From 03ca24fb825e8bbe58eb791ab9ddaaf5cff6b4f6 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 9 Jul 2003 16:20:54 +0000 Subject: [PATCH] (reftex-all-document-files): Add autoload cookie. --- lisp/textmodes/reftex-parse.el | 1 + 1 file changed, 1 insertion(+) 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 @@ reftex-everything-regexp reftex-everything-regexp-no-index)) +;;;###autoload (defun reftex-all-document-files (&optional relative) "Return a list of all files belonging to the current document. When RELATIVE is non-nil, give file names relative to directory -- 2.39.2