Index: emacs/lisp/textmodes/sgml-mode.el
diff -c emacs/lisp/textmodes/sgml-mode.el:1.105
emacs/lisp/textmodes/sgml-mode.el:1.106
*** emacs/lisp/textmodes/sgml-mode.el:1.105 Sun Mar 27 03:30:31 2005
--- emacs/lisp/textmodes/sgml-mode.el Fri May 27 12:37:29 2005
***************
*** 250,256 ****
(defface sgml-namespace-face
'((t (:inherit font-lock-builtin-face)))
! "`sgml-mode' face used to highlight the namespace part of identifiers.")
(defvar sgml-namespace-face 'sgml-namespace-face)
;; internal
--- 250,257 ----
(defface sgml-namespace-face
'((t (:inherit font-lock-builtin-face)))
! "`sgml-mode' face used to highlight the namespace part of identifiers."
! :group 'sgml)
(defvar sgml-namespace-face 'sgml-namespace-face)
;; internal
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs