From: Chong Yidong Date: Fri, 7 May 2010 22:51:37 +0000 (-0400) Subject: Fix ChangeLog typo. X-Git-Tag: emacs-23.2~1 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3b180a24db6877b62fd11b6e82b0a4946e9322f6;p=emacs.git Fix ChangeLog typo. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fce9334afcb..33e93d80026 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,7 @@ 2010-05-03 Chong Yidong * international/mule.el (auto-coding-alist): Only purecopy - car or each item, not the whole list (Bug#6083). + car of each item, not the whole list (Bug#6083). 2010-05-02 Chong Yidong