comparison lisp/ChangeLog @ 3929:94ecba3ecd77

[xemacs-hg @ 2007-04-30 16:16:48 by stephent] Improve echo area resizing. <87wszthlwi.fsf@uwakimon.sk.tsukuba.ac.jp>
author stephent
date Mon, 30 Apr 2007 16:16:52 +0000
parents 74b10360eef9
children 5db7720dd944
comparison
equal deleted inserted replaced
3928:ab912e9a7ace 3929:94ecba3ecd77
1 2007-04-30 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * simple.el (raw-append-message):
4 Improve resizing of echo area --- now obeys resize-minibuffer
5 conventions.
6
7 * resize-minibuffer.el (resize-minibuffer-idle-height): New.
8 * simple.el (undisplay-echo-area-resize-window-allowed): New.
9 * simple.el (undisplay-echo-area-resize-window): New.
10 Add function to shrink echo area when idle. (incomplete)
11
12 * simple.el (log-message-ignore-regexps):
13 * simple.el (undisplay-echo-area-function):
14 * simple.el (clear-message):
15 * simple.el (append-message):
16 * simple.el (display-message):
17 Improve docstrings.
18
1 2007-04-22 Aidan Kehoe <kehoea@parhasard.net> 19 2007-04-22 Aidan Kehoe <kehoea@parhasard.net>
2 20
3 * specifier.el (device-type-matches-spec): 21 * specifier.el (device-type-matches-spec):
4 Add `msprinter' to the type of devices that are not window 22 Add `msprinter' to the type of devices that are not window
5 systems. 23 systems.