summaryrefslogtreecommitdiff
path: root/lisp/isearch.el
Commit message (Expand)AuthorAgeFilesLines
* (isearch-forward): Revert 1998-08-26 doc change.Chong Yidong2007-04-061-2/+1
* (isearch-message-prefix): Undo 2007-03-01 change.Kim F. Storm2007-03-061-3/+2
* 2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>Kim F. Storm2007-03-011-2/+3
* (isearch-lazy-highlight-space-regexp): New variable.Chong Yidong2007-02-151-2/+4
* (isearch-no-upper-case-p): Look for [:upper:] as well.Stefan Monnier2007-01-171-2/+13
* (isearch-done): Use FOUND-POINT or FOUND-STARTRichard M. Stallman2007-01-011-7/+9
* * help.el (describe-mode): For clicks on mode-line, use "@"David Kastrup2006-10-031-8/+3
* (isearch-process-search-char): Cancel the previousKenichi Handa2006-09-201-6/+32
* (isearch-yank-line): Let-bind `inhibit-field-text-motion' to t.Romain Francoise2006-07-091-1/+2
* * isearch.el (isearch-update-ring): Use add-to-history.Kim F. Storm2006-05-051-15/+4
* (isearch-update-ring): Doc fix.Richard M. Stallman2006-05-031-1/+1
* (isearch-update-ring): Take history-delete-duplicatesDan Nicolaescu2006-05-031-13/+14
* (isearch-other-meta-char): Handle user bindings for shifted control characters.Eli Zaretskii2006-03-181-6/+9
* (search-whitespace-regexp): Fix custom type.Richard M. Stallman2006-02-211-2/+5
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (isearch-forward): Doc fix.Richard M. Stallman2006-01-191-2/+2
* (isearch-query-replace): Use (mark) instead ofJuri Linkov2005-12-141-1/+1
* (isearch-query-replace): Check for isearch-other-end.Juri Linkov2005-12-141-1/+2
* (isearch-process-search-char): Translate CHAR byKenichi Handa2005-12-101-0/+2
* (isearch-highlight): Change main overlay priority from 1 to 1001. Simplify.Juri Linkov2005-12-091-12/+12
* (isearch-mode-map): Avoid exiting search on language-change event.Jason Rumney2005-11-301-0/+2
* (isearch-repeat): With empty search ring set `isearch-error' to theJuri Linkov2005-11-241-9/+10
* (isearch, lazy-highlight): Add group `basic-faces'.Juri Linkov2005-09-291-2/+4
* (isearch-forward-regexp): Close doc string.Romain Francoise2005-09-261-1/+1
* (isearch-forward, isearch-forward-regexp): Doc fixes.Richard M. Stallman2005-09-261-1/+4
* Message format spec fixes (1)Deepak Goel2005-09-181-1/+1
* (isearch-edit-string): Erase the Search promptRichard M. Stallman2005-08-251-1/+5
* (isearch-repeat): When changing direction, mark search successful.Richard M. Stallman2005-08-091-1/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* (isearch-mode-map, isearch-other-meta-char, isearch-quote-char,Juanma Barranquero2005-07-281-23/+29
* (isearch): Use not-too-dark magenta3 instead of too-light magenta2.Juri Linkov2005-07-191-1/+1
* (isearch-mode-map): Remove key bindings for regexp chars * ? } |.Juri Linkov2005-07-181-35/+17
* (isearch-mode-end-hook-quit): New variable.Richard M. Stallman2005-07-161-2/+14
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (isearch-forward): Doc fix.Andreas Schwab2005-04-231-2/+2
* (isearch-edit-string): Make the search-ring available forStefan Monnier2005-04-181-57/+6
* (isearch-lazy-highlight-new-loop):Juri Linkov2005-03-181-4/+5
* (lazy-highlight-cleanup) <command>: Rename fromJuri Linkov2005-03-181-10/+13
* (isearch-fallback): Check for `(car previous)'Juri Linkov2005-03-171-2/+4
* Put `isearch-scroll' property to `split-window-horizontally'.Juri Linkov2005-03-161-0/+1
* (isearch-error): New variable.Juri Linkov2005-03-151-52/+48
* (isearch-forward): Document isearch-query-replace andDan Nicolaescu2005-02-191-0/+5
* (isearch-lazy-highlight-start-limit)Richard M. Stallman2005-02-161-12/+23
* (search-highlight, isearch, isearch-lazy-highlight):Juri Linkov2005-01-111-62/+67
* (isearch-lazy-highlight-update): RenameJuri Linkov2005-01-061-1/+1
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-12Miles Bader2005-01-061-3/+3
* (isearch-dehighlight): Remove unused arg `totally'.Stefan Monnier2005-01-051-4/+4
* (lazy-highlight): Group renamed from isearch-lazy-...Richard M. Stallman2005-01-041-60/+65
* (isearch-update): Test isearch-lazy-highlightJuri Linkov2004-12-151-3/+2
* (isearch-edit-string): Set 7th arg ofJuri Linkov2004-12-121-53/+58