diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cc3683eaa78..04ba881c59e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2010-03-08 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure | ||
| 4 | that all errors are caught, and that the return value is always a | ||
| 5 | list (Bug#5692). | ||
| 6 | |||
| 1 | 2010-03-08 Kenichi Handa <handa@m17n.org> | 7 | 2010-03-08 Kenichi Handa <handa@m17n.org> |
| 2 | 8 | ||
| 3 | * language/misc-lang.el (windows-1256): New coding system. | 9 | * language/misc-lang.el (windows-1256): New coding system. |