[gnus git] branch master updated: m0-11-134-g6c7ec91 =1= mm-decode.el (mm-display-external): Spelling fix
Katsumi <[email protected]> Fri, 30 Jan 2015 05:09:32 +0100
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 6c7ec91b0fc3cba68595a10981820e24d031e82a (commit)
from cb17c3ca8d180789e8267405b1500b42f62a3df8 (commit)
- Log -----------------------------------------------------------------
commit 6c7ec91b0fc3cba68595a10981820e24d031e82a
Author: Paul Eggert <[email protected]>
Date: Fri Jan 30 04:09:34 2015 +0000
mm-decode.el (mm-display-external): Spelling fix
diff --git a/lisp/mm-decode.el b/lisp/mm-decode.el
index f03b9c9..311ea7c 100644
--- a/lisp/mm-decode.el
+++ b/lisp/mm-decode.el
@@ -889,7 +889,7 @@ external if displayed external."
(when (and (boundp 'gnus-summary-buffer)
(bufferp gnus-summary-buffer)
(buffer-name gnus-summary-buffer))
- ;; So that we pop back to the right place, sortof.
+ ;; So that we pop back to the right place, sort of.
(switch-to-buffer gnus-summary-buffer)
(switch-to-buffer mm))
(delete-other-windows)
-----------------------------------------------------------------------
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/mm-decode.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