Mercurial > emacs
comparison lisp/ChangeLog @ 36669:824d5e6982a4
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 08 Mar 2001 15:47:58 +0000 |
parents | f3b29117d2dd |
children | ce27cce29f91 |
comparison
equal
deleted
inserted
replaced
36668:5a5adc549cad | 36669:824d5e6982a4 |
---|---|
1 2001-03-08 Gerd Moellmann <gerd@gnu.org> | 1 2001-03-08 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * simple.el (choose-completion-string): When not leaving the | |
4 minibuffer, raise the minibuffer frame when minibuffer-auto-raise | |
5 is set. | |
2 | 6 |
3 * window.el (shrink-window-if-larger-than-buffer): Handle frame | 7 * window.el (shrink-window-if-larger-than-buffer): Handle frame |
4 parameter `(minibuffer . t)'. | 8 parameter `(minibuffer . t)'. |
5 | 9 |
6 2001-03-07 Richard M. Stallman <rms@gnu.org> | 10 2001-03-07 Richard M. Stallman <rms@gnu.org> |