comparison lisp/ChangeLog @ 35224:87ccb00542e1

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 11 Jan 2001 08:08:26 +0000
parents f389b8f95c54
children 4e7249135902
comparison
equal deleted inserted replaced
35223:a671ccb060d5 35224:87ccb00542e1
1 2001-01-11 Richard M. Stallman <rms@gnu.org>
2
3 * isearch.el (isearch-lazy-highlight-update):
4 Don't look for more potential matches once maximum is exceeded.
5 Use overlays-in to check correctly for overlap with current match.
6 Ignore empty matches.
7
1 2001-01-11 Miles Bader <miles@gnu.org> 8 2001-01-11 Miles Bader <miles@gnu.org>
2 9
3 * textmodes/ispell.el (ispell-adjusted-window-height): New function. 10 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
4 (ispell-overlay-window, ispell-help, ispell-show-choices) 11 (ispell-overlay-window, ispell-help, ispell-show-choices)
5 (ispell-command-loop): Use it instead of `window-height'. 12 (ispell-command-loop): Use it instead of `window-height'.