[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/textmodes/texinfo.el
From: |
Lute Kamstra |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/textmodes/texinfo.el |
Date: |
Fri, 27 May 2005 09:07:49 -0400 |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lisp/textmodes/texinfo.el,
Lute Kamstra <=