]> code.delx.au - gnu-emacs/commit
* dispnew.c (sit_for): Sit forever if TIMEOUT is t.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 10 Oct 2006 01:20:20 +0000 (01:20 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 10 Oct 2006 01:20:20 +0000 (01:20 +0000)
commit2bcac7667a8d99b3ff897eaa0efe11b79b074c0c
treec7c192ea949955fe1b977fbc185d77addac3182a
parente29d96b65f897a3cef09053c6491116de25cade5
* dispnew.c (sit_for): Sit forever if TIMEOUT is t.

* keyboard.c (command_loop_1): Handle non-number values of
`minibuffer-message-timeout'.
(Fexecute_extended_command): Fix typo.

* minibuf.c (temp_echo_area_glyphs): Sit for
`minibuffer-message-timeout' seconds.
src/ChangeLog
src/dispnew.c
src/keyboard.c
src/minibuf.c