[gnus git] branch master updated: m0-7-282-g1d2e6ea =1= message.el (message-recover): Spelling fix
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 1d2e6ea95b8484b4cb63db06b9179cd676be3ac7 (commit)
from 1b1b5eddf3d6b5dce326c9f262fb1a8fe90d29c7 (commit)
- Log -----------------------------------------------------------------
commit 1d2e6ea95b8484b4cb63db06b9179cd676be3ac7
Author: Paul Eggert <[email protected]>
Date: Mon Jan 6 06:53:43 2014 +0000
message.el (message-recover): Spelling fix
diff --git a/lisp/message.el b/lisp/message.el
index d7973c5..78e0579 100644
--- a/lisp/message.el
+++ b/lisp/message.el
@@ -7258,7 +7258,7 @@ header line with the old Message-ID."
(let ((buffer-read-only nil))
(erase-buffer)
(insert-file-contents file-name nil)))
- (t (error "message-recover cancelled")))))
+ (t (error "message-recover canceled")))))
;;; Washing Subject:
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
lisp/message.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project