Mercurial > emacs
diff lisp/ChangeLog @ 26333:a7f4d6e2b96f
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Wed, 03 Nov 1999 15:57:21 +0000 |
| parents | 5158100a609c |
| children | 555733a3a38e |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Nov 03 15:56:19 1999 +0000 +++ b/lisp/ChangeLog Wed Nov 03 15:57:21 1999 +0000 @@ -1,3 +1,10 @@ +1999-11-03 Gerd Moellmann <gerd@gnu.org> + + * frame.el (blink-cursor-mode, blink-cursor-end): Use + internal-show-cursor with new interface. + (blink-cursor-timer-function): New. + (blink-cursor-start): Use blink-cursor-timer-function. + 1999-11-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu> * calendar.el (redraw-calendar): Move to nearest date before
