projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
061ea32
)
(rmail-construct-io-menu): Don't print a message about no matching files.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 25 Sep 1994 01:21:49 +0000
(
01:21
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 25 Sep 1994 01:21:49 +0000
(
01:21
+0000)
lisp/mail/rmail.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmail.el
b/lisp/mail/rmail.el
index 114a79171320207578832131e3c7f71b4c07087a..0ee9f943ed1e049d7c1842adb5457027d9b52058 100644
(file)
--- a/
lisp/mail/rmail.el
+++ b/
lisp/mail/rmail.el
@@
-753,9
+753,7
@@
Instead, these commands are available:
(cons "Output Rmail File"
(rmail-list-to-menu "Output Rmail File"
(cdr files)
- 'rmail-output-to-rmail-file)))))
- (message "No files matching %s/%s found"
- rmail-secondary-file-directory rmail-secondary-file-regexp)))
+ 'rmail-output-to-rmail-file)))))))
\f
;;;; *** Rmail input ***