summaryrefslogtreecommitdiff
path: root/lisp/isearch.el
Commit message (Expand)AuthorAge
* Preserve current isearch case-fold value in `isearch-edit-string'.Juri Linkov2011-09-18
* Share code between `isearch-message' and `isearch-string' in `isearch-fail-pos'.Juri Linkov2011-09-14
* Fix docstrings in lisp/isearch.el.Juri Linkov2011-09-10
* isearch.el (isearch-other-meta-char): Wherever a key list is unread,Alan Mackenzie2011-09-06
* * lisp/isearch.el (isearch-done): Don't display message "Mark saved"Juri Linkov2011-08-29
* * lisp/isearch.el (isearch-occur): Let-bind `search-spaces-regexp' toJuri Linkov2011-08-25
* * lisp/isearch.el (isearch-edit-string): Let-bind `search-ring' andJuri Linkov2011-08-25
* "C-s M-p" brings the tip of the search ring.Juri Linkov2011-08-24
* Doc fix.Lars Magne Ingebrigtsen2011-07-15
* * isearch.el (isearch-search-fun-function): Clarify further theLars Magne Ingebrigtsen2011-07-04
* * isearch.el (isearch-search-fun-function): Clarify the doc stringLars Magne Ingebrigtsen2011-07-03
* * lisp/isearch.el: Let M-e start with point at the first mismatched char.Drew Adams2011-05-27
* * lisp/isearch.el (isearch-range-invisible): Use invisible-p.Dmitry Kurochkin2011-05-27
* * lisp/isearch.el (isearch-range-invisible): Use invisible-p.Dmitry Kurochkin2011-05-24
* New command isearch-yank-pop and bind it to `M-y' in IsearchLeo Liu2011-05-03
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* Bind C-y in Isearch to isearch-yank-kill.Chong Yidong2011-03-06
* Refill some long/short copyright headers.Glenn Morris2011-01-26
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* * lisp/isearch.el (isearch-abort): Don't quit if search hasJuri Linkov2011-01-16
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Merge changes from emacs-23 branchChong Yidong2011-01-02
|\|
| * * lisp/isearch.el (isearch-lazy-highlight-error): New variable.Juri Linkov2010-12-20
* | Remove some functions, variables and aliases obsolete since at least 21.1.Glenn Morris2010-10-01
* | Merge changes from emacs-23 branchChong Yidong2010-09-23
|\|
| * Move some aliases to options before the associated definitions.Glenn Morris2010-09-23
* | * lisp/isearch.el (isearch-face): Rename from `isearch'.Stefan Monnier2010-09-18
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29
* | Merge changes from emacs-23 branchChong Yidong2010-08-08
|\|
| * Fix query-replace-regexp incomplete highlighting (Bug#6808).Johan Bockgård2010-08-08
* | * lisp/isearch.el (isearch-lazy-highlight-search): Fix loopingJuri Linkov2010-06-06
* | * isearch.el (isearch-yank-word-or-char): Pull next subwordMasatake YAMATO2010-05-21
* | * isearch.el (isearch-update-post-hook): New hook.Mark A. Hershberger2010-05-21
* | * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:Juri Linkov2010-05-21
* | * isearch.el (isearch-yank-string): Use isearch-process-search-string.Juri Linkov2010-05-21
* | Check both `isearch-scroll' and `scroll-command' properties.Juri Linkov2010-04-16
* | Add the `scroll-command' property.Juri Linkov2010-04-16
|/
* Revert isearch.el change due to feature freeze.Chong Yidong2010-02-19
* 2010-02-17 Mark A. Hershberger <mah@everybody.org>Mark A. Hershberger2010-02-17
* * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).Chong Yidong2010-01-22
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Correctly restore original Isearch point. (Bug#4994)Juri Linkov2009-12-07
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-06
* Remove unused declarations.Glenn Morris2009-10-01
* * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).Stefan Monnier2009-09-27
* (isearch-text-char-description): Propertize escapeJuri Linkov2009-09-10
* Mark face aliases with "-face" suffix as obsolete.Glenn Morris2009-09-01
* (isearch-search-string): Use `with-no-warnings' around forms that referEli Zaretskii2009-02-14