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

index f205c2fdc6abee48238b5393ed2d376e39e64aca..f4e500611054c2e66cc2327003e8a1d3274b01b4 100644 (file)
@@ -3,9 +3,10 @@
        * 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.
+       (blink-cursor-mode): Define with defcustom and use correct
+       standard expression in that defcustom.
        * startup.el (command-line): Adapt to above changes in frame.el.
 
 2005-02-11  Lute Kamstra  <lute@gnu.org>