]> git.eshelyaron.com Git - emacs.git/commitdiff
(set-rmail-inbox-list): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Tue, 6 Sep 1994 20:33:37 +0000 (20:33 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 6 Sep 1994 20:33:37 +0000 (20:33 +0000)
lisp/mail/rmailmsc.el

index d00510e4254f1f2d1c43c075ef4007955a061c49..9d382268966e3684969a30f7a5892f6070b9ae3e 100644 (file)
@@ -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))