emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/textmodes/sgml-mode.el


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/sgml-mode.el
Date: Mon, 15 Aug 2005 17:29:37 -0400

Index: emacs/lisp/textmodes/sgml-mode.el
diff -c emacs/lisp/textmodes/sgml-mode.el:1.111 
emacs/lisp/textmodes/sgml-mode.el:1.112
*** emacs/lisp/textmodes/sgml-mode.el:1.111     Sat Aug  6 17:41:15 2005
--- emacs/lisp/textmodes/sgml-mode.el   Mon Aug 15 21:29:32 2005
***************
*** 252,259 ****
    '((t (:inherit font-lock-builtin-face)))
    "`sgml-mode' face used to highlight the namespace part of identifiers."
    :group 'sgml)
- ;; backward-compatibility alias
- (put 'sgml-namespace-face 'face-alias 'sgml-namespace)
  (defvar sgml-namespace-face 'sgml-namespace)
  
  ;; internal
--- 252,257 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]