diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8d44b0129cc..b8c8dc766a2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2005-07-12 Luc Teirlinck + + * startup.el (command-line): Revert to previous handling of + tooltip-mode. Explain in comment why the complexity is needed. + + * tooltip.el (tooltip-mode): Revert to previous implementation of + its defcustom. + + * frame.el (blink-cursor-mode): Revert to previous implementation + of its defcustom. Update.comment. + 2005-07-12 Lars Hansen * desktop.el: Update e-mail address.