aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2003-07-09 16:20:54 +0000
committerRichard M. Stallman2003-07-09 16:20:54 +0000
commit03ca24fb825e8bbe58eb791ab9ddaaf5cff6b4f6 (patch)
tree11ef4dfcbf09772b39754da1fc48bb3a95a7b5a3
parent2c9deec1b0603dd9d9febc900e614e6d4d565855 (diff)
downloademacs-03ca24fb825e8bbe58eb791ab9ddaaf5cff6b4f6.tar.gz
emacs-03ca24fb825e8bbe58eb791ab9ddaaf5cff6b4f6.zip
(reftex-all-document-files): Add autoload cookie.
-rw-r--r--lisp/textmodes/reftex-parse.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/textmodes/reftex-parse.el b/lisp/textmodes/reftex-parse.el
index 90a0ae3e6cf..a03c5b6646b 100644
--- a/lisp/textmodes/reftex-parse.el
+++ b/lisp/textmodes/reftex-parse.el
@@ -171,6 +171,7 @@
171 reftex-everything-regexp 171 reftex-everything-regexp
172 reftex-everything-regexp-no-index)) 172 reftex-everything-regexp-no-index))
173 173
174;;;###autoload
174(defun reftex-all-document-files (&optional relative) 175(defun reftex-all-document-files (&optional relative)
175 "Return a list of all files belonging to the current document. 176 "Return a list of all files belonging to the current document.
176When RELATIVE is non-nil, give file names relative to directory 177When RELATIVE is non-nil, give file names relative to directory