mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-01 20:06:00 +00:00
* textmodes/reftex.el (reftex-compile-variables): Add autoload
cookie.
This commit is contained in:
parent
0aecf71872
commit
92c519507b
@ -1,5 +1,8 @@
|
||||
2013-04-23 Tassilo Horn <tsdh@gnu.org>
|
||||
|
||||
* textmodes/reftex.el (reftex-compile-variables): Add autoload
|
||||
cookie.
|
||||
|
||||
* textmodes/reftex-vars.el (reftex-label-regexps): Call
|
||||
`reftex-compile-variables' after changes to this variable.
|
||||
|
||||
|
@ -811,6 +811,7 @@ This enforces rescanning the buffer on next use."
|
||||
(reftex-kill-buffer (reftex-make-index-buffer-name tag)))
|
||||
(cdr (assoc 'index-tags (symbol-value reftex-docstruct-symbol)))))
|
||||
|
||||
;;;###autoload
|
||||
(defun reftex-compile-variables ()
|
||||
;; Compile the information in reftex-label-alist & Co.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user