aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/isearch.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--devo--0Miles Bader2007-08-131-2/+2
|\
| * Merge from emacs--rel--22Miles Bader2007-08-131-2/+2
| |\
| | * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-2/+2
* | | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\| |
| * | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\|
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| | * (isearch-edit-string): Save old point andJuri Linkov2007-07-221-5/+20
| | * (isearch-mode, isearch-done): Delete unintended code in previous change.Richard M. Stallman2007-07-151-4/+0
| | * Remove dashes from front of first line.Jason Rumney2007-07-121-1/+1
| | * (isearch-edit-string): Call to isearch-push-state after the search.Richard M. Stallman2007-07-091-1/+6
* | | Merge from emacs--devo--0Miles Bader2007-07-241-7/+30
|\| |
| * | (isearch-message-function): New variable.Juri Linkov2007-07-231-2/+10
| * | (isearch-edit-string): Save old point andJuri Linkov2007-07-221-5/+20
* | | Merge from emacs--devo--0Miles Bader2007-07-151-0/+1
|\| |
| * | (isearch-edit-string): Call to isearch-push-state after the search.Richard M. Stallman2007-07-091-0/+1
| |/
* | Merged from [email protected]Karoly Lorentey2007-04-221-2/+1
|\|
| * (isearch-forward): Revert 1998-08-26 doc change.Chong Yidong2007-04-061-2/+1
* | Merged from [email protected]Karoly Lorentey2007-04-221-3/+2
|\|
| * (isearch-message-prefix): Undo 2007-03-01 change.Kim F. Storm2007-03-061-3/+2
* | Merged from [email protected]Karoly Lorentey2007-04-221-2/+3
|\|
| * 2007-03-01 Lennart Borgman <[email protected]>Kim F. Storm2007-03-011-2/+3
* | Merged from [email protected]Karoly Lorentey2007-02-241-2/+4
|\|
| * (isearch-lazy-highlight-space-regexp): New variable.Chong Yidong2007-02-151-2/+4
* | Merged from [email protected]Karoly Lorentey2007-01-291-2/+13
|\|
| * (isearch-no-upper-case-p): Look for [:upper:] as well.Stefan Monnier2007-01-171-2/+13
* | Merged from [email protected]Karoly Lorentey2007-01-061-7/+9
|\|
| * (isearch-done): Use FOUND-POINT or FOUND-STARTRichard M. Stallman2007-01-011-7/+9
* | Merged from [email protected]Karoly Lorentey2006-10-141-14/+35
|\|
| * * 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
* | Merged from [email protected].Karoly Lorentey2006-07-141-1/+2
|\|
| * (isearch-yank-line): Let-bind `inhibit-field-text-motion' to t.Romain Francoise2006-07-091-1/+2
* | Merged from [email protected]Karoly Lorentey2006-05-101-15/+4
|\|
| * * isearch.el (isearch-update-ring): Use add-to-history.Kim F. Storm2006-05-051-15/+4
* | Merged from [email protected]Karoly Lorentey2006-05-051-14/+15
|\|
| * (isearch-update-ring): Doc fix.Richard M. Stallman2006-05-031-1/+1
| * (isearch-update-ring): Take history-delete-duplicatesDan Nicolaescu2006-05-031-13/+14
* | Merged from [email protected]Karoly Lorentey2006-03-221-6/+9
|\|
| * (isearch-other-meta-char): Handle user bindings for shifted control characters.Eli Zaretskii2006-03-181-6/+9
* | Merged from [email protected]Karoly Lorentey2006-02-231-2/+5
|\|
| * (search-whitespace-regexp): Fix custom type.Richard M. Stallman2006-02-211-2/+5
* | Merged from [email protected]Karoly Lorentey2006-02-121-1/+1
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Merged from [email protected] (patch 187, 704)Karoly Lorentey2006-01-301-2/+2
|\|
| * (isearch-forward): Doc fix.Richard M. Stallman2006-01-191-2/+2
* | Merged from [email protected] (patch 169-173, 671-676)Karoly Lorentey2005-12-191-2/+3
|\|
| * (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
* | Merged in changes from CVS trunk.Karoly Lorentey2005-12-111-12/+14
|\|
| * (isearch-process-search-char): Translate CHAR byKenichi Handa2005-12-101-0/+2