Mercurial > emacs
comparison lisp/ChangeLog @ 35227:4e7249135902
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 11 Jan 2001 10:18:42 +0000 |
parents | 87ccb00542e1 |
children | 2c2f69f9b3b7 |
comparison
equal
deleted
inserted
replaced
35226:e1ba079c4709 | 35227:4e7249135902 |
---|---|
1 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il> | |
2 | |
3 * progmodes/etags.el (find-tag-interactive): If last-tag is nil, | |
4 behave as if there were no prefix argument. | |
5 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P | |
6 argument were nil. | |
7 | |
1 2001-01-11 Richard M. Stallman <rms@gnu.org> | 8 2001-01-11 Richard M. Stallman <rms@gnu.org> |
2 | 9 |
3 * isearch.el (isearch-lazy-highlight-update): | 10 * isearch.el (isearch-lazy-highlight-update): |
4 Don't look for more potential matches once maximum is exceeded. | 11 Don't look for more potential matches once maximum is exceeded. |
5 Use overlays-in to check correctly for overlap with current match. | 12 Use overlays-in to check correctly for overlap with current match. |