log lisp/isearch.el @ 41656:ec668c07bca2

age author description
2001-11-28 Karl Fogel (isearch-yank-internal): New helper function.
2001-11-19 Richard M. Stallman Comment change.
2001-11-18 Richard M. Stallman (isearch): Use magenta2 as bg for (background light)
2001-11-13 Richard M. Stallman (isearch-mode): Handle negative search-slow-window-lines correctly.
2001-10-18 Gerd Moellmann (isearch-mode-map): Bind `mouse-movement' to nil.
2001-10-05 Gerd Moellmann (isearch-last-case-fold-search): New variable.
2001-09-12 Gerd Moellmann (isearch-intersects-p): Fix end checks.
2001-09-07 Gerd Moellmann (isearch-intersects-p): New function.
2001-08-31 Gerd Moellmann (isearch-mouse-2): Renamed from isearch-mouse-yank.
2001-08-10 Gerd Moellmann (isearch-other-meta-char): Don't switch to the
2001-07-25 Gerd Moellmann (isearch-other-meta-char): Fix last change.
2001-07-25 Gerd Moellmann (isearch-other-meta-char): Don't modify mode-line and
2001-07-15 Pavel Janík Some fixes to follow coding conventions in files maintained by FSF.
2001-02-05 Eli Zaretskii (isearch-forward): Doc fix.
2001-02-05 Kenichi Handa (isearch-forward): Add description about input method in the docsting.
2001-01-28 Eli Zaretskii (isearch-highlight): Don't punt if the display
2001-01-22 Gerd Moellmann (isearch-lazy-highlight-case-fold-search)
2001-01-22 Gerd Moellmann (isearch-lazy-highlight-initial-delay): Set default
2001-01-19 Eli Zaretskii (isearch-forward): Add isearch-toggle-case-fold,
2001-01-17 Gerd Moellmann (isearch-lazy-highlight-initial-delay)
2001-01-17 Gerd Moellmann (isearch-highlight): Set isearch-overlay priority to
2001-01-16 Dave Love (isearch-lazy-highlight): Add :version.
2001-01-11 Gerd Moellmann (isearch-search): In the condition-case handler for
2001-01-11 Richard M. Stallman (isearch-lazy-highlight-update):
2001-01-10 Gerd Moellmann (isearch-done): Set isearch-lazy-highlight-start
2001-01-09 Eli Zaretskii (isearch, isearch-lazy-highlight-face): New
2001-01-08 Gerd Moellmann (isearch-old-signal-hook): Removed.
2001-01-06 Eli Zaretskii (isearch-lazy-highlight-remove-overlays): Doc fix.
2001-01-05 Gerd Moellmann (isearch-old-signal-hook): New variable.
2001-01-03 Richard M. Stallman Do highlighting of alternative matches all at once,
2000-12-15 Gerd Moellmann (isearch-lazy-highlight-max): New user-option.
2000-11-22 Miles Bader (isearch-original-minibuffer-message-timeout): New var.
2000-11-21 Stefan Monnier (isearch-mode-map): Fix docstring. Init in defvar.
2000-10-12 Miles Bader (isearch-set-lazy-highlight-faces-at): New function.
2000-10-02 Gerd Moellmann (isearch-lazy-highlight-update): Don't put a lazy
2000-10-02 Gerd Moellmann (isearch-faces): New custom group.
2000-09-29 Stefan Monnier (isearch-text-char-description): Pointless rewrite.
2000-07-26 Gerd Moellmann (isearch-resume): New function.
2000-06-02 Kenichi Handa (isearch-other-meta-char): Fix previous change.
2000-06-02 Stefan Monnier (isearch-highlight): Turn internal-find-face into facep.
2000-06-01 Kenichi Handa (isearch-update): Set disable-point-adjustment to t
2000-05-31 Kenichi Handa (isearch-printing-char): If keyboard coding system is
2000-04-04 Gerd Moellmann (isearch-mode-map): Define M-C-s like C-s and M-C-r
2000-03-12 Dave Love (isearch-highlight): Use display-color-p.
1999-11-11 Gerd Moellmann Add lazy highlighting.
1999-11-04 Gerd Moellmann (isearch-ring-advance-edit, isearch-complete-edit):
1999-11-03 Gerd Moellmann (isearch-complete-edit, isearch-ring-advance-edit):
1999-09-27 Dave Love (isearch): Add :links in defgroup.
1999-09-12 Richard M. Stallman (isearch-mode-map): Undo previous change.
1999-09-06 Dave Love (isearch-mode-map): Add mouse-2.
1999-07-05 Richard M. Stallman (isearch-process-search-char): Write octal 200 correctly.
1999-07-03 Richard M. Stallman (isearch-quote-char): Call unibyte-char-to-multibyte for \200...\240 also.
1999-07-02 Richard M. Stallman (isearch-done): If search ends in middle of intangible
1999-05-28 Kenichi Handa (isearch-quote-char): Don't assume character codes
1998-09-25 Karl Heuer (isearch-search-and-update): Properly
1998-08-26 Karl Heuer (isearch-forward): Doc fix.
1998-08-18 Richard M. Stallman (search-whitespace-regexp): Doc fix.
1998-07-19 Kenichi Handa (isearch-input-method-function): New variable.
1998-07-06 Kenichi Handa (isearch-mode-map): Make all multibyte characters
1998-06-24 Andreas Schwab (search-upper-case): Use `other' widget type.