changeset 8715:b4cfdc266626

(set-rmail-inbox-list): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Tue, 06 Sep 1994 20:33:37 +0000
parents a52d8873fbdf
children 4d399ce17485
files lisp/mail/rmailmsc.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/rmailmsc.el	Tue Sep 06 16:16:45 1994 +0000
+++ b/lisp/mail/rmailmsc.el	Tue Sep 06 20:33:37 1994 +0000
@@ -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))