# HG changeset patch # User Richard M. Stallman # Date 753446687 0 # Node ID 26abd5d137623f7c231c0ca0ee0ac0d6c6e5a219 # Parent 08d056e0240f8bcc21f6702d4af2c0e85d181785 (rmail-file-p): Add autoload cookie. diff -r 08d056e0240f -r 26abd5d13762 lisp/mail/rmailout.el --- 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