/[emacs]/emacs/lisp/textmodes/sgml-mode.el
ViewVC logotype

Diff of /emacs/lisp/textmodes/sgml-mode.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.105 by teirllm, Sun Mar 27 03:30:31 2005 UTC revision 1.106 by lute, Fri May 27 12:37:29 2005 UTC
# Line 250  Any terminating `>' or `/' is not matche Line 250  Any terminating `>' or `/' is not matche
250    
251  (defface sgml-namespace-face  (defface sgml-namespace-face
252    '((t (:inherit font-lock-builtin-face)))    '((t (:inherit font-lock-builtin-face)))
253    "`sgml-mode' face used to highlight the namespace part of identifiers.")    "`sgml-mode' face used to highlight the namespace part of identifiers."
254      :group 'sgml)
255  (defvar sgml-namespace-face 'sgml-namespace-face)  (defvar sgml-namespace-face 'sgml-namespace-face)
256    
257  ;; internal  ;; internal

Legend:
Removed from v.1.105  
changed lines
  Added in v.1.106

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26