/[emacs]/emacs/lisp/textmodes/texinfo.el
ViewVC logotype

Diff of /emacs/lisp/textmodes/texinfo.el

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

revision 1.104 by rms, Fri Dec 31 14:58:20 2004 UTC revision 1.105 by lute, Fri May 27 13:07:49 2005 UTC
# Line 345  Subexpression 1 is what goes into the co Line 345  Subexpression 1 is what goes into the co
345    
346  (defface texinfo-heading-face  (defface texinfo-heading-face
347    '((t (:inherit font-lock-function-name-face)))    '((t (:inherit font-lock-function-name-face)))
348    "Face used for section headings in `texinfo-mode'.")    "Face used for section headings in `texinfo-mode'."
349      :group 'texinfo)
350  (defvar texinfo-heading-face 'texinfo-heading-face)  (defvar texinfo-heading-face 'texinfo-heading-face)
351    
352  (defvar texinfo-font-lock-keywords  (defvar texinfo-font-lock-keywords

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

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