Mercurial > emacs
diff lispref/ChangeLog @ 74753:9887ae4f4c40
*** empty log message ***
| author | Kim F. Storm <storm@cua.dk> |
|---|---|
| date | Tue, 19 Dec 2006 15:41:51 +0000 |
| parents | b3678b1f5d53 |
| children | d214f78f14f8 |
line wrap: on
line diff
--- a/lispref/ChangeLog Tue Dec 19 15:38:42 2006 +0000 +++ b/lispref/ChangeLog Tue Dec 19 15:41:51 2006 +0000 @@ -1,3 +1,9 @@ +2006-12-19 Kim F. Storm <storm@cua.dk> + + * commands.texi (Misc Events): User signals now result in sigusr1 + and sigusr2 events which are handled through special-event-map. + (Special Events): User signals and drag-n-drop are special. + 2006-12-17 Richard Stallman <rms@gnu.org> * loading.texi (Named Features): Explain subfeatures better.
