bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

font-lock variables defined in reftex.el??


From: Roland Winkler
Subject: font-lock variables defined in reftex.el??
Date: Tue, 8 May 2001 19:40:56 +0200

In GNU Emacs 20.4.1 (i686-pc-linux-gnu, X toolkit)
 of Fri Oct 29 1999 on tfkp02
configured using `configure  --prefix=/nfs/common --libexecdir=/nfs/common/lib 
--bindir=/nfs/common/lib/emacs/bin/i686-Linux --with-gcc --with-pop --with-x 
--with-x-toolkit=athena'


Not a big issue, but still annoying:

In reftex.el there is

(defvar TeX-master)
(defvar LaTeX-section-hook)
(defvar LaTeX-label-function)
(defvar tex-main-file)
(defvar outline-minor-mode)
(defvar font-lock-mode)
(defvar font-lock-fontify-region-function)
(defvar font-lock-syntactic-keywords)

So it happens that when I read the help pages for, say
font-lock-syntactic-keywords, it says

Defined in `reftex'.

Roland




reply via email to

[Prev in Thread] Current Thread [Next in Thread]