From: Bill Wohler Date: Tue, 27 Dec 2011 21:36:06 +0000 (-0800) Subject: * ChangeLog: Fix typo. X-Git-Tag: emacs-24.3.90~173^2~26 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cda804cfccd10dce1fbb3ae33cc029b6f368b8a9;p=emacs.git * ChangeLog: Fix typo. --- diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index db4c1c56a15..7ace28f2920 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog @@ -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).