From: Richard M. Stallman Date: Tue, 6 Sep 1994 20:33:37 +0000 (+0000) Subject: (set-rmail-inbox-list): Doc fix. X-Git-Tag: emacs-19.34~7139 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7e3333ddda63cd73854876a274481c9d5f4d7a0b;p=emacs.git (set-rmail-inbox-list): Doc fix. --- diff --git a/lisp/mail/rmailmsc.el b/lisp/mail/rmailmsc.el index d00510e4254..9d382268966 100644 --- a/lisp/mail/rmailmsc.el +++ b/lisp/mail/rmailmsc.el @@ -25,8 +25,8 @@ (defun set-rmail-inbox-list (file-name) "Set the inbox list of the current RMAIL file to FILE-NAME. -This may be a list of file names separated by commas. -If FILE-NAME is empty, remove any inbox list." +You can specify one file name, or several names separated by commas. +If FILE-NAME is empty, remove any existing inbox list." (interactive "sSet mailbox list to (comma-separated list of filenames): ") (save-excursion (let ((names (rmail-parse-file-inboxes))