From: Paul Eggert Date: Fri, 30 Jan 2015 04:09:34 +0000 (+0000) Subject: mm-decode.el (mm-display-external): Spelling fix X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=commitdiff_plain;h=6c7ec91b0fc3cba68595a10981820e24d031e82a;hp=cb17c3ca8d180789e8267405b1500b42f62a3df8 mm-decode.el (mm-display-external): Spelling fix --- diff --git a/lisp/mm-decode.el b/lisp/mm-decode.el index f03b9c9b4..311ea7cff 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)