emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/textmodes/reftex.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/reftex.el
Date: Wed, 09 Jul 2003 12:19:50 -0400

Index: emacs/lisp/textmodes/reftex.el
diff -c emacs/lisp/textmodes/reftex.el:1.50 emacs/lisp/textmodes/reftex.el:1.51
*** emacs/lisp/textmodes/reftex.el:1.50 Tue May 13 16:42:19 2003
--- emacs/lisp/textmodes/reftex.el      Wed Jul  9 12:19:49 2003
***************
*** 1241,1246 ****
--- 1241,1247 ----
      ;; Scan whatever was required by the caller.
      (reftex-do-parse rescan file))))
  
+ ;;;###autoload
  (defun reftex-scanning-info-available-p ()
    "Is the scanning info about the current document available?"
    (unless reftex-docstruct-symbol
***************
*** 1617,1623 ****
  (autoload 'reftex-notice-new "reftex-parse")
  (autoload 'reftex-nth-arg "reftex-parse")
  (autoload 'reftex-locate-bibliography-files "reftex-parse")
- (autoload 'reftex-all-document-files "reftex-parse")
  (autoload 'reftex-ensure-index-support "reftex-parse")
  (autoload 'reftex-everything-regexp "reftex-parse")
  
--- 1618,1623 ----




reply via email to

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