changeset 5051:26abd5d13762

(rmail-file-p): Add autoload cookie.
author Richard M. Stallman <rms@gnu.org>
date Tue, 16 Nov 1993 10:44:47 +0000
parents 08d056e0240f
children b605cd28d596
files lisp/mail/rmailout.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/rmailout.el	Tue Nov 16 09:29:01 1993 +0000
+++ b/lisp/mail/rmailout.el	Tue Nov 16 10:44:47 1993 +0000
@@ -138,6 +138,7 @@
 	    (rmail-next-undeleted-message 1))))))
 
 ;; Returns t if file FILE is an Rmail file.
+;;;###autoload
 (defun rmail-file-p (file)
   (let ((buf (generate-new-buffer " *rmail-file-p*")))
     (unwind-protect