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 /lispref/ChangeLog | |
| parent | 653a91004559715cb3fe395a667ba769c77b78fd (diff) | |
| download | emacs-36ff6d6ffba8b1d290046912f17a068d92803acd.tar.gz emacs-36ff6d6ffba8b1d290046912f17a068d92803acd.zip | |
*** empty log message ***
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 3888f166f31..39975f4e9e9 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2006-12-19 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * commands.texi (Misc Events): User signals now result in sigusr1 | ||
| 4 | and sigusr2 events which are handled through special-event-map. | ||
| 5 | (Special Events): User signals and drag-n-drop are special. | ||
| 6 | |||
| 1 | 2006-12-17 Richard Stallman <rms@gnu.org> | 7 | 2006-12-17 Richard Stallman <rms@gnu.org> |
| 2 | 8 | ||
| 3 | * loading.texi (Named Features): Explain subfeatures better. | 9 | * loading.texi (Named Features): Explain subfeatures better. |