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 9b33c9c0ea2..dd1ff52baac 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-09-23 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * international/mule-cmds.el (set-language-environment): Don't | ||
| 4 | check utf-translate-cjk-lang-env is nil or not on deciding if we | ||
| 5 | have to call utf-translate-cjk-load-tables. | ||
| 6 | |||
| 1 | 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * mouse.el (mouse-move-drag-overlay): Fix last change. | 9 | * mouse.el (mouse-move-drag-overlay): Fix last change. |