log lisp/isearch.el @ 26705:4d2acc7d5f3e

age author description
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.
1998-06-20 Kenichi Handa (isearch-range-invisible): Handle the case that
1998-04-27 Richard M. Stallman (isearch-yank-x-selection): Doc fix.
1998-03-05 Richard M. Stallman (isearch-*-char): Do nothing special if quoted with \.
1998-02-02 Richard M. Stallman (isearch-range-invisible): Avoid infinite loop when search-invisible is nil.
1997-12-21 Richard M. Stallman (isearch-mode-map): Don't count above 256
1997-11-18 Karl Heuer (isearch-yank-string): New helper function.
1997-10-15 Karl Heuer (isearch-printing-char): Change S-SPC to SPC.
1997-09-05 Richard M. Stallman (search-whitespace-regexp): Doc fix.
1997-08-28 Richard M. Stallman (isearch-printing-char): Handle nonascii-insert-offset.
1997-08-18 Kenichi Handa (isearch-multibyte-characters-flag): Deleted.
1997-08-04 Richard M. Stallman (isearch-quote-char): Fix handling of control
1997-08-04 Richard M. Stallman (isearch-other-meta-char): Don't switch windows to exit
1997-08-01 Richard M. Stallman (isearch-hide-immediately): Doc fix.
1997-07-19 Richard M. Stallman (search-invisible): Fix typo.
1997-07-15 Richard M. Stallman (isearch-char-to-string): Use char-to-string.
1997-07-10 Kenichi Handa (isearch-message-prefix): Adjusted
1997-06-25 Richard M. Stallman (isearch-search-and-update): When a reverse search
1997-06-13 Richard M. Stallman (isearch-hide-immediately): New variable.
1997-05-30 Richard M. Stallman (search-highlight): Make it t by default.
1997-05-14 Richard M. Stallman (isearch-process-search-char): Use multibyte
1997-05-12 Richard M. Stallman (isearch-mode-map): Treat Latin-1, Latin-2 an Latin-3
1997-05-03 Richard M. Stallman Use defgroup and defcustom.
1997-03-08 Karl Heuer (isearch-yank): Handle case when CHUNK is `x-sel'.
1997-02-20 Karl Heuer (isearch-mode-map): Define
1997-02-10 Richard M. Stallman (isearch-search): Refuse to match invisible text.
1996-12-20 Richard M. Stallman (isearch-edit-string): When we try the search
1996-12-17 Richard M. Stallman (isearch-ring-adjust): Don't pop the state at the start.
1996-12-16 Richard M. Stallman Change defconsts to defvars.
1996-12-07 Richard M. Stallman (isearch-no-upper-case-p): Use downcase
1996-12-07 Richard M. Stallman (isearch-mode): Maybe make minibuffer frame visible and/or raise it.
1996-11-12 Richard M. Stallman (isearch-complete1): If no completion,
1996-11-01 Richard M. Stallman (isearch-forward): Doc fix.
1996-09-22 Richard M. Stallman (unread-command-event, unread-command-events)
1996-09-01 Richard M. Stallman (isearch-*-char): Use the isearch-other-end as new
1996-08-24 Richard M. Stallman (isearch-edit-string): When starting nonincremental
1996-08-11 Richard M. Stallman (isearch-whitespace-chars): If isearch-invalid-regexp, insert just a space.
1996-04-04 Richard M. Stallman (isearch-mode): Use add-hook for mouse-leave-buffer-hook.
1996-01-24 Karl Heuer * isearch.el (isearch-other-meta-char): Avoid error if lookup in
1996-01-14 Erik Naggum Update FSF's address.
1996-01-04 Karl Heuer (isearch-abort, isearch-no-upper-case-p): Doc fix.
1995-12-21 Karl Heuer (isearch-done): Use executing-kbd-macro.
1995-12-01 Richard M. Stallman (isearch-edit-string): Consider the case when
1995-10-19 Richard M. Stallman (isearch-message-prefix):
1995-10-04 Richard M. Stallman (isearch-forward): Doc fix.