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 ----


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to