comparison lisp/ChangeLog @ 26336:555733a3a38e

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 03 Nov 1999 16:27:34 +0000
parents a7f4d6e2b96f
children 5a357bdec3e3
comparison
equal deleted inserted replaced
26335:e0f465df598c 26336:555733a3a38e
1 1999-11-03 Gerd Moellmann <gerd@gnu.org> 1 1999-11-03 Gerd Moellmann <gerd@gnu.org>
2
3 * isearch.el (isearch-complete-edit, isearch-ring-advance-edit):
4 Use erase-field instead of erase-buffer.
2 5
3 * frame.el (blink-cursor-mode, blink-cursor-end): Use 6 * frame.el (blink-cursor-mode, blink-cursor-end): Use
4 internal-show-cursor with new interface. 7 internal-show-cursor with new interface.
5 (blink-cursor-timer-function): New. 8 (blink-cursor-timer-function): New.
6 (blink-cursor-start): Use blink-cursor-timer-function. 9 (blink-cursor-start): Use blink-cursor-timer-function.