Index: emacs/lisp/textmodes/texinfo.el
diff -c emacs/lisp/textmodes/texinfo.el:1.104
emacs/lisp/textmodes/texinfo.el:1.105
*** emacs/lisp/textmodes/texinfo.el:1.104 Fri Dec 31 14:58:20 2004
--- emacs/lisp/textmodes/texinfo.el Fri May 27 13:07:49 2005
***************
*** 345,351 ****
(defface texinfo-heading-face
'((t (:inherit font-lock-function-name-face)))
! "Face used for section headings in `texinfo-mode'.")
(defvar texinfo-heading-face 'texinfo-heading-face)
(defvar texinfo-font-lock-keywords
--- 345,352 ----
(defface texinfo-heading-face
'((t (:inherit font-lock-function-name-face)))
! "Face used for section headings in `texinfo-mode'."
! :group 'texinfo)
(defvar texinfo-heading-face 'texinfo-heading-face)
(defvar texinfo-font-lock-keywords
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs