From cda804cfccd10dce1fbb3ae33cc029b6f368b8a9 Mon Sep 17 00:00:00 2001 From: Bill Wohler Date: Tue, 27 Dec 2011 13:36:06 -0800 Subject: [PATCH] * ChangeLog: Fix typo. --- lisp/mh-e/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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). -- 2.39.5