diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0e91c480fff..0c9a16d9dde 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-03-16 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * international/ccl.el (ccl-compile-if): Signal an error for | ||
| 4 | invalid operator. | ||
| 5 | |||
| 1 | 2009-03-16 Chong Yidong <cyd@stupidchicken.com> | 6 | 2009-03-16 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * minibuffer.el (read-file-name): Doc fix. | 8 | * minibuffer.el (read-file-name): Doc fix. |