aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann1999-11-03 15:57:21 +0000
committerGerd Moellmann1999-11-03 15:57:21 +0000
commit0a5ebe4b761c443b9e165e75fe4f49eca1f107cc (patch)
treea50a0ea9637c4d6f241175e12f7f5bb1891b9c62 /lisp/ChangeLog
parent3179af52e45cb0df6fb789a6c6ca89be6c0a611c (diff)
downloademacs-0a5ebe4b761c443b9e165e75fe4f49eca1f107cc.tar.gz
emacs-0a5ebe4b761c443b9e165e75fe4f49eca1f107cc.zip
* 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.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 48727b52341..1ac9809bda5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
11999-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
11999-11-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu> 81999-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