Mercurial > emacs
diff lisp/ChangeLog @ 95654:007178a22142
(display-buffer): Use lru window if current window
cannot be split.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Sun, 08 Jun 2008 07:54:25 +0000 |
parents | 454e3c065a98 |
children | 048996b7366b |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Jun 08 04:39:45 2008 +0000 +++ b/lisp/ChangeLog Sun Jun 08 07:54:25 2008 +0000 @@ -1,3 +1,8 @@ +2008-06-08 Andreas Schwab <schwab@suse.de> + + * window.el (display-buffer): Use lru window if current window + cannot be split. + 2008-06-08 Stefan Monnier <monnier@iro.umontreal.ca> * apropos.el (apropos-library): New command and new button.