diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b8c4e518b0c..ba105ce4716 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-10-11 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * international/mule-cmds.el (read-char-by-name): Move let-binding of | ||
| 4 | completion-ignore-case in case that var is buffer-local (bug#12615). | ||
| 5 | |||
| 1 | 2012-10-11 Kenichi Handa <handa@gnu.org> | 6 | 2012-10-11 Kenichi Handa <handa@gnu.org> |
| 2 | 7 | ||
| 3 | * international/eucjp-ms.el: Re-generated. | 8 | * international/eucjp-ms.el: Re-generated. |
| @@ -10,8 +15,8 @@ | |||
| 10 | 2012-10-10 Martin Rudalics <rudalics@gmx.at> | 15 | 2012-10-10 Martin Rudalics <rudalics@gmx.at> |
| 11 | 16 | ||
| 12 | * window.el (switch-to-buffer-preserve-window-point): New option. | 17 | * window.el (switch-to-buffer-preserve-window-point): New option. |
| 13 | (switch-to-buffer): Obey | 18 | (switch-to-buffer): |
| 14 | `switch-to-buffer-preserve-window-point' (Bug#4041). | 19 | Obey `switch-to-buffer-preserve-window-point' (Bug#4041). |
| 15 | 20 | ||
| 16 | 2012-10-09 Stefan Monnier <monnier@iro.umontreal.ca> | 21 | 2012-10-09 Stefan Monnier <monnier@iro.umontreal.ca> |
| 17 | 22 | ||