Mercurial > emacs
comparison lisp/ChangeLog @ 100887:1c4c26872c5c
(display-buffer): When a buffer is displayed in the
selected and some other window, and not-this-window is non-nil,
try to return that other window instead of popping up a new
frame. (Bug#30)
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Sun, 04 Jan 2009 19:03:09 +0000 |
parents | b6ac3685ddbf |
children | fa6fe6da548a |
comparison
equal
deleted
inserted
replaced
100886:19c85c36798d | 100887:1c4c26872c5c |
---|---|
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. |
4 | 11 |
5 2009-01-04 Ulrich Mueller <ulm@kph.uni-mainz.de> | 12 2009-01-04 Ulrich Mueller <ulm@kph.uni-mainz.de> |