# HG changeset patch # User Gerd Moellmann # Date 962651679 0 # Node ID 768f0561dcdc9e080fe613c8cff8901f98c070b0 # Parent d5706e1358450d8b0a8c4cca082bdc6519d0c3b7 *** empty log message *** diff -r d5706e135845 -r 768f0561dcdc lisp/ChangeLog --- a/lisp/ChangeLog Mon Jul 03 19:14:12 2000 +0000 +++ b/lisp/ChangeLog Mon Jul 03 19:14:39 2000 +0000 @@ -1,5 +1,10 @@ 2000-07-03 Gerd Moellmann + * frame.el (blink-cursor-mode): Don't hide cursor initially. + + * startup.el (command-line): Initialize blink-cursor based + on window-system. + * frame.el (blink-cursor): Default to nil if not running under a window-system.