comparison lisp/ChangeLog @ 35457:997bb0c4cbd1

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 22 Jan 2001 11:07:41 +0000
parents 726f7fb9d190
children fdc935c7dceb
comparison
equal deleted inserted replaced
35456:636e1b6488ea 35457:997bb0c4cbd1
1 2001-01-22 Gerd Moellmann <gerd@gnu.org> 1 2001-01-22 Gerd Moellmann <gerd@gnu.org>
2
3 * wid-edit.el (widget-button-click): Avoid a save-excursion
4 around running a global binding.
2 5
3 * isearch.el (isearch-lazy-highlight-initial-delay): Set default 6 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
4 to 0.25. 7 to 0.25.
5 8
6 2001-01-20 Miles Bader <miles@gnu.org> 9 2001-01-20 Miles Bader <miles@gnu.org>