summaryrefslogtreecommitdiff
path: root/lisp/isearch.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (isearch-edit-string): When starting nonincrementalRichard M. Stallman1996-08-241-0/+1
* (isearch-whitespace-chars): If isearch-invalid-regexp, insert just a space.Richard M. Stallman1996-08-111-1/+2
* (isearch-mode): Use add-hook for mouse-leave-buffer-hook.Richard M. Stallman1996-04-041-2/+2
* * isearch.el (isearch-other-meta-char): Avoid error if lookup inKarl Heuer1996-01-241-1/+2
* Update FSF's address.Erik Naggum1996-01-141-56/+37
* (isearch-abort, isearch-no-upper-case-p): Doc fix.Karl Heuer1996-01-041-4/+4
* (isearch-done): Use executing-kbd-macro.Karl Heuer1995-12-211-3/+11
* (isearch-edit-string): Consider the case whenRichard M. Stallman1995-12-011-3/+5
* (isearch-message-prefix):Richard M. Stallman1995-10-191-0/+5
* (isearch-forward): Doc fix.Richard M. Stallman1995-10-041-0/+1
* (isearch-other-meta-char): Avoid bug checking whetherRichard M. Stallman1995-08-101-1/+5
* (isearch-mode-map): Don't bind tab, return, kp-N, etc.Richard M. Stallman1995-07-291-32/+14
* (isearch-mode-map): Bind frame events to nil.Karl Heuer1995-06-161-3/+8
* (isearch-mode): Use overriding-terminal-local-map, not overriding-local-map.Karl Heuer1995-06-161-3/+2
* (isearch-other-meta-char): Try downshiftingKarl Heuer1995-06-071-36/+52
* (isearch-edit-string): Don't bind isearch-other-end.Karl Heuer1995-05-291-3/+7
* (isearch-mode): Doc fix.Richard M. Stallman1995-05-021-2/+4
* (isearch-mode, isearch-done): Use force-mode-line-update.Karl Heuer1995-04-251-3/+3
* (isearch-update-ring): Use STRING arg, not isearch-ring.Richard M. Stallman1995-04-241-5/+5