diff options
| -rw-r--r-- | lisp/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8d44b0129cc..b8c8dc766a2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2005-07-12 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * startup.el (command-line): Revert to previous handling of | ||
| 4 | tooltip-mode. Explain in comment why the complexity is needed. | ||
| 5 | |||
| 6 | * tooltip.el (tooltip-mode): Revert to previous implementation of | ||
| 7 | its defcustom. | ||
| 8 | |||
| 9 | * frame.el (blink-cursor-mode): Revert to previous implementation | ||
| 10 | of its defcustom. Update.comment. | ||
| 11 | |||
| 1 | 2005-07-12 Lars Hansen <larsh@soem.dk> | 12 | 2005-07-12 Lars Hansen <larsh@soem.dk> |
| 2 | 13 | ||
| 3 | * desktop.el: Update e-mail address. | 14 | * desktop.el: Update e-mail address. |