aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/isearch.el
Commit message (Expand)AuthorAgeFilesLines
* (isearch-search-string): Use `with-no-warnings' around forms that referEli Zaretskii2009-02-141-5/+13
* (isearch-yank-char-in-minibuffer)Stefan Monnier2009-02-121-7/+5
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-3/+4
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (isearch-filter-predicate, isearch-search): ReplaceJuri Linkov2008-12-231-6/+7
* (minibuffer-local-isearch-map): Unbind "C-w" fromJuri Linkov2008-12-181-17/+14
* (isearch-mode): Change the order of callingJuri Linkov2008-11-221-1/+1
* * isearch.el (isearch-search-string): Doc fix.Juanma Barranquero2008-11-211-55/+55
* (isearch-search-string): Simplify and convert docstring.Stefan Monnier2008-11-211-29/+28
* (isearch-filter-predicate): Rename fromJuri Linkov2008-11-171-15/+18
* (isearch-message-prefix-add)Juri Linkov2008-11-111-1/+6
* * isearch.el (isearch-lazy-highlight-search): Use a loop like inJuri Linkov2008-11-111-16/+25
* * isearch.el (isearch-query-replace, isearch-highlight-regexp):Juri Linkov2008-11-111-7/+23
* (isearch-search-fun): Compare the length of theJuri Linkov2008-11-111-1/+6
* (isearch-query-replace, isearch-query-replace-regexp):Juri Linkov2008-10-191-9/+20
* (isearch-search-fun): Use word-search-forward-lax andChong Yidong2008-09-251-1/+1
* (isearch-highlight-regexp): Fix last change, quoting non-alphabeticalChong Yidong2008-09-031-5/+7
* (isearch-highlight-regexp): Fix case of highlighted string.Chong Yidong2008-08-291-8/+15
* (isearch-forward-regexp, isearch-forward-word)Juri Linkov2008-07-311-20/+21
* (isearch-edit-string-set-word): New command.Juri Linkov2008-07-311-22/+12
* (isearch-mode-map): Bind `M-s r' to `isearch-toggle-regexp'Juri Linkov2008-07-301-5/+31
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-2/+0
* (isearch-message-prefix): Display "Multi" whenJuri Linkov2008-07-231-3/+4
* (isearch-mode-map): Bind `M-s h r' to `isearch-highlight-regexp'.Juri Linkov2008-06-251-0/+21
* Put isearch-scroll property on recenter-top-bottom.Juri Linkov2008-05-111-0/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (isearch-search-string): Avoid string-bytes and aset.Stefan Monnier2008-04-241-7/+9
* (eval-when-compile): Require `help-macro'.Juri Linkov2008-04-221-13/+75
* (isearch-success-function): New variable with defaultJuri Linkov2008-04-221-5/+19
* (isearch-return-char): Add WHEN to obsolescence declaration.Juanma Barranquero2008-04-181-1/+1
* (isearch-edit-string): Use search-ring-yank-pointerJuri Linkov2008-03-161-1/+5
* (isearch-edit-string): Remove one call toJuri Linkov2008-03-141-9/+18
* (isearch-printing-char): Don't checkKenichi Handa2008-02-281-9/+3
* (isearch-fail): Use "RosyBrown1" for a lightJuri Linkov2008-02-251-17/+35
* Merge from emacs--rel--22Miles Bader2008-02-241-1/+1
|\
| * *** empty log message ***Juanma Barranquero2008-02-051-1/+1
* | * isearch.el:Bastien Guerry2008-02-121-14/+19
* | Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\ \
| * | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
| |\|
| | * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-12-161-4/+23
|\| |
| * | (search-upper-case): Doc fix.Juri Linkov2007-12-091-4/+23
* | | Merge from emacs--devo--0Miles Bader2007-11-111-6/+13
|\| |
| * | (isearch-mode-end-hook, isearch-mode-end-hook-quit):Juri Linkov2007-11-101-2/+2
| * | (isearch-other-meta-char): Call `isearch-edit-string' when mouse isJuri Linkov2007-10-281-4/+11
* | | Merge from emacs--devo--0Miles Bader2007-10-271-2/+7
|\| |
| * | (isearch-search-string): After finding the nextJuri Linkov2007-10-221-2/+7
* | | Merge from emacs--devo--0Miles Bader2007-10-111-2/+2
|\| |
| * | Merge from emacs--devo--0Miles Bader2007-08-131-2/+2
| |\ \
| * \ \ Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
| |\ \ \