diff options
| author | Kim F. Storm | 2006-12-19 15:41:51 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2006-12-19 15:41:51 +0000 |
| commit | 36ff6d6ffba8b1d290046912f17a068d92803acd (patch) | |
| tree | 2df38f0a0bb35dc26ac24b54adfcdf58aae2b548 /etc | |
| parent | 653a91004559715cb3fe395a667ba769c77b78fd (diff) | |
| download | emacs-36ff6d6ffba8b1d290046912f17a068d92803acd.tar.gz emacs-36ff6d6ffba8b1d290046912f17a068d92803acd.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -3815,7 +3815,9 @@ 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 | ||