comparison lisp/ChangeLog @ 34607:4d0a388c5e67

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Fri, 15 Dec 2000 14:18:53 +0000
parents 8b318d7f5f2a
children 06191291f2a2
comparison
equal deleted inserted replaced
34606:52fc3d972e9c 34607:4d0a388c5e67
1 2000-12-15 Miles Bader <miles@gnu.org>
2
3 * comint.el (comint-send-string, comint-send-region): Also accept
4 a buffer, buffer-name, or nil for PROCESS, for compatibility with
5 process-send-string/region.
6
1 2000-12-15 Gerd Moellmann <gerd@gnu.org> 7 2000-12-15 Gerd Moellmann <gerd@gnu.org>
2 8
3 * isearch.el (isearch-lazy-highlight-max): New user-option. 9 * isearch.el (isearch-lazy-highlight-max): New user-option.
4 (isearch-lazy-highlight-update): Don't highlight more than 10 (isearch-lazy-highlight-update): Don't highlight more than
5 isearch-lazy-highlight-max matches. 11 isearch-lazy-highlight-max matches.