diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0e9c2c352b2..b3e49062794 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-12-04 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * bindings.el (global-map): Bind [signal t] to ignore, to have | ||
| 4 | user signals ignored by default. | ||
| 5 | |||
| 1 | 2006-12-04 Juanma Barranquero <lekktu@gmail.com> | 6 | 2006-12-04 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 7 | ||
| 3 | * descr-text.el (describe-char-unicode-data): Use a hidden buffer for | 8 | * descr-text.el (describe-char-unicode-data): Use a hidden buffer for |