]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Sat, 12 Feb 2005 18:06:24 +0000 (18:06 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sat, 12 Feb 2005 18:06:24 +0000 (18:06 +0000)
lisp/ChangeLog

index 9b41e08ef89b6e42f201208ed56fb69d320fc1fb..f205c2fdc6abee48238b5393ed2d376e39e64aca 100644 (file)
@@ -1,3 +1,13 @@
+2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * 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  <lute@gnu.org>
 
        * apropos.el (apropos-score-doc): Prevent division by zero.