From 19ee6bfc6168ff5b4248955dbfe51b7b5765233a Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 27 Sep 1996 00:30:40 +0000 Subject: [PATCH] (set-rmail-inbox-list): Add autoload cookie. --- lisp/mail/rmailmsc.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/mail/rmailmsc.el b/lisp/mail/rmailmsc.el index 9f825d9325a..98926d8117e 100644 --- a/lisp/mail/rmailmsc.el +++ b/lisp/mail/rmailmsc.el @@ -24,6 +24,7 @@ ;;; Code: +;;;###autoload (defun set-rmail-inbox-list (file-name) "Set the inbox list of the current RMAIL file to FILE-NAME. You can specify one file name, or several names separated by commas. -- 2.39.2