Mercurial > emacs
diff lisp/ChangeLog @ 42309:3feccd9e57d6
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 25 Dec 2001 10:36:14 +0000 |
parents | 58ac31906c29 |
children | b0394a4bb30e |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Dec 25 10:36:08 2001 +0000 +++ b/lisp/ChangeLog Tue Dec 25 10:36:14 2001 +0000 @@ -1,5 +1,11 @@ 2001-12-25 Richard M. Stallman <rms@gnu.org> + * window.el (balance-windows): Use new PRESERVE-BEFORE arg + to enlarge-window. Use save-selected-window. Don't try + to resize windows that end at the bottom "level". + Retry changing the sizes until the windows get the desired sizes. + Discount the minibuffer when computing total height available. + * emacs-lisp/debug.el (debugger-mode-map): Bind C-m, not `RET'. (debugger-make-xrefs): Only make a button for the first symbol on any line.