aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/isearch.el
Commit message (Expand)AuthorAgeFilesLines
* Add lazy highlighting.Gerd Moellmann1999-11-111-1/+174
* (isearch-ring-advance-edit, isearch-complete-edit):Gerd Moellmann1999-11-041-2/+2
* (isearch-complete-edit, isearch-ring-advance-edit):Gerd Moellmann1999-11-031-2/+2
* (isearch): Add :links in defgroup.Dave Love1999-09-271-47/+42
* (isearch-mode-map): Undo previous change.Richard M. Stallman1999-09-121-3/+4
* (isearch-mode-map): Add mouse-2.Dave Love1999-09-061-0/+4
* (isearch-process-search-char): Write octal 200 correctly.Richard M. Stallman1999-07-051-1/+1
* (isearch-quote-char): Call unibyte-char-to-multibyte for \200...\240 also.Richard M. Stallman1999-07-031-3/+3
* (isearch-done): If search ends in middle of intangibleRichard M. Stallman1999-07-021-6/+17
* (isearch-quote-char): Don't assume character codesKenichi Handa1999-05-281-5/+5
* (isearch-search-and-update): ProperlyKarl Heuer1998-09-251-0/+3
* (isearch-forward): Doc fix.Karl Heuer1998-08-261-1/+2
* (search-whitespace-regexp): Doc fix.Richard M. Stallman1998-08-181-1/+3
* (isearch-input-method-function): New variable.Kenichi Handa1998-07-191-0/+21
* (isearch-mode-map): Make all multibyte charactersKenichi Handa1998-07-061-7/+6
* (search-upper-case): Use `other' widget type.Andreas Schwab1998-06-241-1/+1
* (isearch-range-invisible): Handle the case thatKenichi Handa1998-06-201-2/+4
* (isearch-yank-x-selection): Doc fix.Richard M. Stallman1998-04-271-1/+5
* (isearch-*-char): Do nothing special if quoted with \.Richard M. Stallman1998-03-051-17/+20
* (isearch-range-invisible): Avoid infinite loop when search-invisible is nil.Richard M. Stallman1998-02-021-2/+2
* (isearch-mode-map): Don't count above 256Richard M. Stallman1997-12-211-2/+2
* (isearch-yank-string): New helper function.Karl Heuer1997-11-181-36/+30
* (isearch-printing-char): Change S-SPC to SPC.Karl Heuer1997-10-151-0/+3
* (search-whitespace-regexp): Doc fix.Richard M. Stallman1997-09-051-0/+1
* (isearch-printing-char): Handle nonascii-insert-offset.Richard M. Stallman1997-08-281-3/+8
* (isearch-multibyte-characters-flag): Deleted.Kenichi Handa1997-08-181-8/+3
* (isearch-quote-char): Fix handling of controlRichard M. Stallman1997-08-041-2/+9
* (isearch-other-meta-char): Don't switch windows to exitRichard M. Stallman1997-08-041-1/+3
* (isearch-hide-immediately): Doc fix.Richard M. Stallman1997-08-011-5/+5
* (search-invisible): Fix typo.Richard M. Stallman1997-07-191-4/+4
* (isearch-char-to-string): Use char-to-string.Richard M. Stallman1997-07-151-2/+3
* (isearch-message-prefix): AdjustedKenichi Handa1997-07-101-3/+4
* (isearch-search-and-update): When a reverse searchRichard M. Stallman1997-06-251-4/+9
* (isearch-hide-immediately): New variable.Richard M. Stallman1997-06-131-22/+170
* (search-highlight): Make it t by default.Richard M. Stallman1997-05-301-2/+2
* (isearch-process-search-char): Use multibyteRichard M. Stallman1997-05-141-5/+8
* (isearch-mode-map): Treat Latin-1, Latin-2 an Latin-3Richard M. Stallman1997-05-121-4/+6
* Use defgroup and defcustom.Richard M. Stallman1997-05-031-21/+50
* (isearch-yank): Handle case when CHUNK is `x-sel'.Karl Heuer1997-03-081-1/+3
* (isearch-mode-map): DefineKarl Heuer1997-02-201-2/+14
* (isearch-search): Refuse to match invisible text.Richard M. Stallman1997-02-101-12/+49
* (isearch-edit-string): When we try the searchRichard M. Stallman1996-12-201-100/+103
* (isearch-ring-adjust): Don't pop the state at the start.Richard M. Stallman1996-12-171-7/+4
* Change defconsts to defvars.Richard M. Stallman1996-12-161-5/+5
* (isearch-no-upper-case-p): Use downcaseRichard M. Stallman1996-12-071-5/+9
* (isearch-mode): Maybe make minibuffer frame visible and/or raise it.Richard M. Stallman1996-12-071-0/+8
* (isearch-complete1): If no completion,Richard M. Stallman1996-11-121-6/+8
* (isearch-forward): Doc fix.Richard M. Stallman1996-11-011-0/+1
* (unread-command-event, unread-command-events)Richard M. Stallman1996-09-221-5/+0
* (isearch-*-char): Use the isearch-other-end as newRichard M. Stallman1996-09-011-6/+6