Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 4376:53e507d77416
Fix problem with file dialog box.
2008-01-02 Mike Sperber <mike@xemacs.org>
* minibuf.el (mouse-read-file-name-1): Make the buttons in the
dialog frame occupy `window-min-height' lines to avoid problems
when the window configuration changes---as it does with
`resize-minibuffer-mode'.
author | Mike Sperber <sperber@deinprogramm.de> |
---|---|
date | Wed, 02 Jan 2008 10:08:07 +0100 |
parents | 713ca3d356b4 |
children | 92188a8f47a3 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jan 02 10:12:04 2008 +0100 +++ b/lisp/ChangeLog Wed Jan 02 10:08:07 2008 +0100 @@ -1,3 +1,10 @@ +2008-01-02 Mike Sperber <mike@xemacs.org> + + * minibuf.el (mouse-read-file-name-1): Make the buttons in the + dialog frame occupy `window-min-height' lines to avoid problems + when the window configuration changes---as it does with + `resize-minibuffer-mode'. + 2007-12-31 Aidan Kehoe <kehoea@parhasard.net> * menubar-items.el (default-menubar):