]> git.eshelyaron.com Git - emacs.git/commitdiff
* textmodes/reftex.el (reftex-compile-variables): Add autoload
authorTassilo Horn <tsdh@gnu.org>
Tue, 23 Apr 2013 15:23:59 +0000 (17:23 +0200)
committerTassilo Horn <tsdh@gnu.org>
Tue, 23 Apr 2013 15:23:59 +0000 (17:23 +0200)
cookie.

lisp/ChangeLog
lisp/textmodes/reftex.el

index d299aeead4998320f6ff188de2fa60b4dba7ab49..59e2a227e42498a3a1dec8370a64386bb7cba28d 100644 (file)
@@ -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.
 
index 21083fd188af18cefe9f71bf81f001271fc6a5e0..8b5dee5a0372cc76d6d1bef23b9c1cc1f174b449 100644 (file)
@@ -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.