diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 08ee4028c59..5841f1f0680 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2009-01-04 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * window.el (display-buffer): When a buffer is displayed in the | ||
| 4 | selected and some other window, and not-this-window is non-nil, | ||
| 5 | try to return that other window instead of popping up a new | ||
| 6 | frame. (Bug#30) | ||
| 7 | |||
| 1 | 2009-01-04 Chong Yidong <cyd@stupidchicken.com> | 8 | 2009-01-04 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 9 | ||
| 3 | * simple.el (visual-line-mode-map): Remove M-[ and M-] bindings. | 10 | * simple.el (visual-line-mode-map): Remove M-[ and M-] bindings. |