Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
26332:37f66ea5d1a1 | 26333:a7f4d6e2b96f |
---|---|
1 1999-11-03 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * frame.el (blink-cursor-mode, blink-cursor-end): Use | |
4 internal-show-cursor with new interface. | |
5 (blink-cursor-timer-function): New. | |
6 (blink-cursor-start): Use blink-cursor-timer-function. | |
7 | |
1 1999-11-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | 8 1999-11-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu> |
2 | 9 |
3 * calendar.el (redraw-calendar): Move to nearest date before | 10 * calendar.el (redraw-calendar): Move to nearest date before |
4 redrawing. | 11 redrawing. |
5 | 12 |