changeset 1382:9b210c7d6c23

* rmail.el (rmail-mode): Make this autoload; we might find a file whose first line local variables want to put it in RMAIL mode; that ought to work.
author Jim Blandy <jimb@redhat.com>
date Sun, 11 Oct 1992 06:35:04 +0000
parents 1131f4462ca2
children 54028d2538a4
files lisp/mail/rmail.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/rmail.el	Sun Oct 11 06:34:28 1992 +0000
+++ b/lisp/mail/rmail.el	Sun Oct 11 06:35:04 1992 +0000
@@ -317,6 +317,7 @@
 ;; Rmail mode is suitable only for specially formatted data.
 (put 'rmail-mode 'mode-class 'special)
 
+;;;###autoload
 (defun rmail-mode ()
   "Rmail Mode is used by \\<rmail-mode-map>\\[rmail] for editing Rmail files.
 All normal editing commands are turned off.