aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2012-05-28 23:16:49 -0700
committerPaul Eggert2012-05-28 23:16:49 -0700
commitc846da43835e99fa53c772814aa43c9ae7ac571b (patch)
tree600a59a1a82be54023d58c1d82f9b2847becd07d /lisp/ChangeLog
parentb8f061b373e606e5ba757870ffa25b36c0df2d83 (diff)
downloademacs-c846da43835e99fa53c772814aa43c9ae7ac571b.tar.gz
emacs-c846da43835e99fa53c772814aa43c9ae7ac571b.zip
Spelling fixes.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 68e8b764ec4..17664888135 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -906,7 +906,7 @@
9062012-05-03 Kenichi Handa <handa@m17n.org> 9062012-05-03 Kenichi Handa <handa@m17n.org>
907 907
908 * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text 908 * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
909 decoding, and show a warning message without signalling an error 909 decoding, and show a warning message without signaling an error
910 (Bug#11282). 910 (Bug#11282).
911 911
9122012-05-03 Stefan Monnier <monnier@iro.umontreal.ca> 9122012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>