;ELC   
;;; compiled by jimb@geech.gnu.ai.mit.edu on Mon Jul  5 23:51:50 1993
;;; from file /gd/gnu/emacs/19.0/lisp/rmailmsc.el
;;; emacs version 19.15.16.
;;; bytecomp version FSF 2.10
;;; optimization is on.
;;; this file uses opcodes which do not exist in Emacs 18.

(if (and (boundp 'emacs-version)
	 (or (and (boundp 'epoch::version) epoch::version)
	     (string-lessp emacs-version "19")))
    (error "This file was compiled for Emacs 19"))

(defalias 'set-rmail-inbox-list #[(file-name) "ŠÀ Á‰ƒ ÄÅÆÇÈ#ÉQ!ƒH Á\n~ˆebˆËÌ!ˆÍÎÁÏ#ˆÐyˆÑÒ!ƒ9 `Óyˆ`|ˆÕ˜„G Ö×±ˆ)+À Ù!‡" [rmail-parse-file-inboxes nil standard-output names y-or-n-p "Replace " mapconcat identity ", " "? " buffer-read-only search-forward "\n" re-search-backward "^Mail" t 0 looking-at "Mail:" 1 file-name "" "Mail: " "\n" rmail-inbox-list rmail-show-message rmail-current-message] 7 "\
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." "sSet mailbox list to (comma-separated list of filenames): "])
