# HG changeset patch # User Richard M. Stallman # Date 778883617 0 # Node ID b4cfdc266626ac786dceb218619b2aa1e0bb5b87 # Parent a52d8873fbdfcc1a9bc081ac880def70315fec1c (set-rmail-inbox-list): Doc fix. diff -r a52d8873fbdf -r b4cfdc266626 lisp/mail/rmailmsc.el --- 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))