summaryrefslogtreecommitdiff
path: root/lisp/isearch.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/isearch.el (search-nonincremental-instead): Fix doc typo.Glenn Morris2012-01-171-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix commentary for the last commit.Eli Zaretskii2011-12-021-1/+1
* Fix part 3 of bug #10183 with input-method prompt in I-search.Eli Zaretskii2011-12-021-1/+5
* Change `wordify' to `word-search-regexp'.Juri Linkov2011-12-021-8/+5
* * lisp/isearch.el (isearch-yank-x-selection): Deactivate mark.Stefan Monnier2011-11-291-1/+4
* Spelling fixes (mostly "inactive" vs "deactivate").Paul Eggert2011-11-271-1/+1
* * lisp/isearch.el (isearch-lazy-highlight-new-loop):Juri Linkov2011-11-191-16/+18
* * lisp/isearch.el (isearch-edit-string): Let-bind `history-add-new-input'Juri Linkov2011-11-191-5/+4
* Fix typos.Juanma Barranquero2011-11-151-2/+2
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Rename split-window-{above-each-other|split-window-side-by-side}Chong Yidong2011-10-301-1/+5
* * lisp/isearch.el (isearch-occur): Let-bind `search-spaces-regexp' toJuri Linkov2011-10-241-1/+1
* * lisp/isearch.el (isearch-lazy-highlight-word): New variable.Juri Linkov2011-10-111-2/+7
* Preserve current isearch case-fold value in `isearch-edit-string'.Juri Linkov2011-09-181-1/+3
* Share code between `isearch-message' and `isearch-string' in `isearch-fail-pos'.Juri Linkov2011-09-141-29/+22
* Fix docstrings in lisp/isearch.el.Juri Linkov2011-09-101-5/+3
* isearch.el (isearch-other-meta-char): Wherever a key list is unread,Alan Mackenzie2011-09-061-0/+5
* * lisp/isearch.el (isearch-done): Don't display message "Mark saved"Juri Linkov2011-08-291-1/+1
* * lisp/isearch.el (isearch-occur): Let-bind `search-spaces-regexp' toJuri Linkov2011-08-251-3/+4
* * lisp/isearch.el (isearch-edit-string): Let-bind `search-ring' andJuri Linkov2011-08-251-1/+14
* "C-s M-p" brings the tip of the search ring.Juri Linkov2011-08-241-15/+15
* Doc fix.Lars Magne Ingebrigtsen2011-07-151-1/+2
* * isearch.el (isearch-search-fun-function): Clarify further theLars Magne Ingebrigtsen2011-07-041-3/+6
* * isearch.el (isearch-search-fun-function): Clarify the doc stringLars Magne Ingebrigtsen2011-07-031-4/+4
* * lisp/isearch.el: Let M-e start with point at the first mismatched char.Drew Adams2011-05-271-1/+17
* * lisp/isearch.el (isearch-range-invisible): Use invisible-p.Dmitry Kurochkin2011-05-271-1/+1
* * lisp/isearch.el (isearch-range-invisible): Use invisible-p.Dmitry Kurochkin2011-05-241-11/+2
* New command isearch-yank-pop and bind it to `M-y' in IsearchLeo Liu2011-05-031-1/+15
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-4/+5
* Bind C-y in Isearch to isearch-yank-kill.Chong Yidong2011-03-061-1/+2
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* * lisp/isearch.el (isearch-abort): Don't quit if search hasJuri Linkov2011-01-161-3/+3
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Merge changes from emacs-23 branchChong Yidong2011-01-021-1/+6
|\ \ | |/
| * * lisp/isearch.el (isearch-lazy-highlight-error): New variable.Juri Linkov2010-12-201-1/+6
* | 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