diff options
| author | Paul Eggert | 2012-05-28 23:16:49 -0700 |
|---|---|---|
| committer | Paul Eggert | 2012-05-28 23:16:49 -0700 |
| commit | c846da43835e99fa53c772814aa43c9ae7ac571b (patch) | |
| tree | 600a59a1a82be54023d58c1d82f9b2847becd07d /lisp/ChangeLog | |
| parent | b8f061b373e606e5ba757870ffa25b36c0df2d83 (diff) | |
| download | emacs-c846da43835e99fa53c772814aa43c9ae7ac571b.tar.gz emacs-c846da43835e99fa53c772814aa43c9ae7ac571b.zip | |
Spelling fixes.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
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 @@ | |||
| 906 | 2012-05-03 Kenichi Handa <handa@m17n.org> | 906 | 2012-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 | ||
| 912 | 2012-05-03 Stefan Monnier <monnier@iro.umontreal.ca> | 912 | 2012-05-03 Stefan Monnier <monnier@iro.umontreal.ca> |