]> git.eshelyaron.com Git - emacs.git/commitdiff
* ChangeLog: Fix typo.
authorBill Wohler <wohler@newt.com>
Tue, 27 Dec 2011 21:36:06 +0000 (13:36 -0800)
committerBill Wohler <wohler@newt.com>
Tue, 27 Dec 2011 21:36:06 +0000 (13:36 -0800)
lisp/mh-e/ChangeLog

index db4c1c56a1547363a4f39680badb289ba12fbd39..7ace28f29205de0ecb192f1ead7e20ad5bd4c8b1 100644 (file)
@@ -13,7 +13,7 @@
        * mh-letter.el (mh-yank-cur-msg): Replace usage of set-buffer with
        with-current-buffer in mh-yang-cur-msg, semantics changed in emacs
        23 and we do not want to use set-buffer unless we actually want to
-       change the buffer the user is looking at (cloases SF #2830504).
+       change the buffer the user is looking at (closes SF #2830504).
 
        * mh-show.el (mh-show-folder-map): Add missing key binding for
        mh-show-pack-folder (closes SF #3466086).