diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ca2812b4996..ed4470b998a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2012-04-09 Glenn Morris <rgm@gnu.org> | 1 | 2012-04-09 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * startup.el (normal-top-level): Don't look for leim-list.el | ||
| 4 | in places where it will not be found. (Bug#910) | ||
| 5 | |||
| 3 | * international/mule-cmds.el (set-default-coding-systems): | 6 | * international/mule-cmds.el (set-default-coding-systems): |
| 4 | * files.el (normal-mode): | 7 | * files.el (normal-mode): |
| 5 | Remove guarded calls to ucs-set-table-for-input. (Bug#9821) | 8 | Remove guarded calls to ucs-set-table-for-input. (Bug#9821) |