summaryrefslogtreecommitdiff
path: root/lisp/isearch.el
Commit message (Expand)AuthorAgeFilesLines
* Remove some functions, variables and aliases obsolete since at least 21.1.Glenn Morris2010-10-011-6/+0
* Merge changes from emacs-23 branchChong Yidong2010-09-231-10/+14
|\
| * Move some aliases to options before the associated definitions.Glenn Morris2010-09-231-10/+14
* | * lisp/isearch.el (isearch-face): Rename from `isearch'.Stefan Monnier2010-09-181-2/+2
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* | Merge changes from emacs-23 branchChong Yidong2010-08-081-7/+12
|\ \ | |/
| * Fix query-replace-regexp incomplete highlighting (Bug#6808).Johan Bockgård2010-08-081-7/+12
* | * lisp/isearch.el (isearch-lazy-highlight-search): Fix loopingJuri Linkov2010-06-061-0/+2
* | * isearch.el (isearch-yank-word-or-char): Pull next subwordMasatake YAMATO2010-05-211-2/+6
* | * isearch.el (isearch-update-post-hook): New hook.Mark A. Hershberger2010-05-211-1/+5
* | * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:Juri Linkov2010-05-211-1/+3
* | * isearch.el (isearch-yank-string): Use isearch-process-search-string.Juri Linkov2010-05-211-8/+4
* | Check both `isearch-scroll' and `scroll-command' properties.Juri Linkov2010-04-161-7/+8
* | Add the `scroll-command' property.Juri Linkov2010-04-161-1/+1
|/
* Revert isearch.el change due to feature freeze.Chong Yidong2010-02-191-5/+1
* 2010-02-17 Mark A. Hershberger <mah@everybody.org>Mark A. Hershberger2010-02-171-1/+5
* * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).Chong Yidong2010-01-221-1/+4
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Correctly restore original Isearch point. (Bug#4994)Juri Linkov2009-12-071-6/+12
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-061-1/+1
* Remove unused declarations.Glenn Morris2009-10-011-1/+0
* * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).Stefan Monnier2009-09-271-1/+1
* (isearch-text-char-description): Propertize escapeJuri Linkov2009-09-101-2/+2
* Mark face aliases with "-face" suffix as obsolete.Glenn Morris2009-09-011-3/+3
* (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