changeset 60024:1ae6526a75e3

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Sat, 12 Feb 2005 18:15:57 +0000
parents 84f58c749aa7
children 879ca0acfb70
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Feb 12 18:06:24 2005 +0000
+++ b/lisp/ChangeLog	Sat Feb 12 18:15:57 2005 +0000
@@ -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>