log lisp/isearch.el @ 47628:e44b96f09893

age author description
2002-09-09 Stefan Monnier (isearch-cmds): Add docstring.
2002-04-27 Richard M. Stallman Don't require timer.
2002-04-10 Richard M. Stallman (isearch-mode): Don't call make-frame-visible
2002-04-09 Pavel Janík (isearch-message-prefix): Use minibuffer-prompt face for prompt.
2002-02-06 Richard M. Stallman (isearch-update): Don't update display in kbd macro.
2001-12-19 Karl Fogel (isearch-forward, isearch-edit-string): Make doc
2001-12-16 Richard M. Stallman (isearch-edit-string): When we set isearch-string
2001-12-16 Richard M. Stallman (isearch-start-hscroll): New variable.
2001-12-16 Richard M. Stallman (isearch-edit-string):
2001-12-10 Richard M. Stallman (isearch-yank-word-or-char): New function.
2001-12-03 Pavel Janík Remove unnecessary spaces in doc-string.
2001-12-02 Kim F. Storm (isearch-resume-enabled): New variable.
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.