diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ee9338d1f8f..fe1fbd4341c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,18 @@ | |||
| 1 | 2003-07-21 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks. | ||
| 4 | (lisp-mode): Likewise. | ||
| 5 | |||
| 6 | * subr.el (with-selected-window): Copy code form save-selected-window | ||
| 7 | so as to call select-window with norecord arg. | ||
| 8 | (dynamic-completion-table): Doc fix. | ||
| 9 | (lazy-completion-table): Doc fix. | ||
| 10 | |||
| 11 | * international/mule-cmds.el (set-locale-environment): | ||
| 12 | langinfo renamed to locale-info. | ||
| 13 | |||
| 14 | * international/mule.el (auto-coding-functions): Doc fix. | ||
| 15 | |||
| 1 | 2003-07-21 Kenichi Handa <handa@m17n.org> | 16 | 2003-07-21 Kenichi Handa <handa@m17n.org> |
| 2 | 17 | ||
| 3 | * international/quail.el (quail-translate-key): Update | 18 | * international/quail.el (quail-translate-key): Update |