comparison etc/NEWS @ 74753:9887ae4f4c40

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 19 Dec 2006 15:41:51 +0000
parents 15e2bb4df6d0
children 9c2dbd3ddf71
comparison
equal deleted inserted replaced
74752:259471a9b617 74753:9887ae4f4c40
3813 ** The variable `memory-full' now remains t until 3813 ** The variable `memory-full' now remains t until
3814 there is no longer a shortage of memory. 3814 there is no longer a shortage of memory.
3815 3815
3816 +++ 3816 +++
3817 ** When Emacs receives a USR1 or USR2 signal, this generates 3817 ** When Emacs receives a USR1 or USR2 signal, this generates
3818 input event sequences: [signal usr1] or [signal usr2]. 3818 input events: sigusr1 or sigusr2. Use special-event-map to
3819 handle these events.
3820
3819 3821
3820 * Lisp Changes in Emacs 22.1 3822 * Lisp Changes in Emacs 22.1
3821 3823
3822 ** General Lisp changes: 3824 ** General Lisp changes:
3823 3825