From: Luc Teirlinck Date: Sat, 12 Feb 2005 18:06:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~2323 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5e2087b85af9f39b62eb37abd4686a0f4aadd360;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9b41e08ef89..f205c2fdc6a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2005-02-12 Luc Teirlinck + + * custom.el (custom-theme-set-variables): Handle variable aliases. + + * frame.el (blink-cursor-timer): Doc fix. + (blink-cursor-mode): Use correct standard expression in defcustom. + (blink-cursor): Make it an alias for `blink-cursor-mode' and + declare obsolete. + * startup.el (command-line): Adapt to above changes in frame.el. + 2005-02-11 Lute Kamstra * apropos.el (apropos-score-doc): Prevent division by zero.