summaryrefslogtreecommitdiff
path: root/lisp/isearch.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/isearch.el (isearch-reread-key-sequence-naturally): Use non-nilJuri Linkov2013-08-281-1/+13
* * lisp/isearch.el (isearch-search): Change regexp error message for non-regex...Juri Linkov2013-08-281-4/+12
* * lisp/isearch.el (isearch-other-meta-char): Don't store kmacro commandsJuri Linkov2013-08-271-0/+7
* * lisp/isearch.el (isearch-quote-char): Comment out converting unibyteJuri Linkov2013-08-271-4/+8
* lisp/*.el: Silence lexical-binding warnings.Juanma Barranquero2013-08-091-1/+1
* Revert introduction of isearch-filter-predicates.Stefan Monnier2013-08-051-37/+20
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-1/+1
* * lisp/isearch.el (isearch-query-replace): Add " symbol" and otherJuri Linkov2013-06-141-10/+21
* * lisp/isearch.el (word-search-regexp): Match whitespace if the searchJuri Linkov2013-06-141-10/+31
* * lisp/isearch.el (isearch-del-char): Don't exceed the length of `isearch-str...Juri Linkov2013-06-141-1/+7
* Add prefix arg to more isearch commands.Juri Linkov2013-06-131-32/+42
* * isearch.el (isearch-allow-prefix): New defcustoms need :version tagsGlenn Morris2013-06-051-0/+1
* * isearch.el (isearch-allow-prefix): New user option.Alan Mackenzie2013-06-051-6/+21
* Search and highlight symbol at point.Juri Linkov2013-06-031-2/+25
* Spelling fixes.Paul Eggert2013-05-311-1/+1
* * lisp/isearch.el (isearch-mode-map): Bind `isearch-toggle-invisible' to "\M-...Juri Linkov2013-05-311-3/+31
* * lisp/isearch.el (isearch-filter-predicates): Rename from `isearch-filter-pr...Juri Linkov2013-05-281-14/+38
* * lisp/isearch.el (isearch-char-by-name): Rename fromJuri Linkov2013-05-161-6/+9
* * lisp/isearch.el (minibuffer-local-isearch-map): Bind "\r" to `exit-minibuffer'Juri Linkov2013-05-161-3/+7
* * lisp/isearch.el (isearch-forward, isearch-mode): Doc fix.Juri Linkov2013-05-011-3/+20
* * lisp/isearch.el (isearch-fail-pos): Check for empty `cmds'.Darren Hoo2013-04-281-2/+3
* Merge from emacs-24; up to 2012-12-22T02:59:08Z!cyd@gnu.orgGlenn Morris2013-02-221-2/+12
|\
| * * lisp/isearch.el (isearch-lazy-highlight-new-loop):Juri Linkov2013-02-211-2/+12
* | Merge from emacs-24; up to 2012-12-13T09:45:54Z!lekktu@gmail.comGlenn Morris2013-02-011-0/+1
|\ \ | |/
| * * lisp/replace.el (perform-replace): Move let-bindings of isearch-*Juri Linkov2013-02-021-0/+1
* | Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-111-2/+2
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\ \ | |/
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * lisp/isearch.el (isearch-mode-map): Bind `C-x 8 RET' toJuri Linkov2012-12-151-36/+54
* | * lisp/isearch.el (isearch-delete-char, isearch-del-char): Doc fix.Juri Linkov2012-12-151-0/+5
* | Don't bind same-window-* in isearch.el commands.Juri Linkov2012-11-041-4/+6
|/
* Add a comment for the last isearch.el change.Chong Yidong2012-10-301-0/+2
* Fix isearch handling of keypad characters with kmacros.Chong Yidong2012-10-301-1/+3
* * lisp/replace.el (query-replace-read-from): Use `read-regexp' insteadJuri Linkov2012-09-211-2/+2
* * lisp/replace.el (replace-regexp-lax-whitespace): New defcustom.Juri Linkov2012-09-101-4/+3
* * lisp/replace.el (replace-lax-whitespace): New defcustom.Juri Linkov2012-09-061-9/+11
* Toggle whitespace matching mode with M-s SPC.Juri Linkov2012-09-021-41/+108
* Doc fix for last change.Chong Yidong2012-08-261-2/+1
* Make ordinary isearch obey search-whitespace-regexp too.Chong Yidong2012-08-261-28/+55
* * lisp/isearch.el: Misc simplification; use defstruct.Stefan Monnier2012-08-041-101/+84
* Fix usage of C-x 8 key translations in Isearch.Chong Yidong2012-07-181-0/+7
* Spelling fixes.Paul Eggert2012-06-171-1/+1
* * lisp/isearch.el (isearch-mode-map): Bind `M-s _' to `isearch-toggle-symbol'.Juri Linkov2012-05-291-4/+36
* * lisp/isearch.el (isearch-word): Add docstring. Juri Linkov2012-05-291-13/+34
* * lisp/isearch.el (isearch-search-fun-default): New function.Juri Linkov2012-05-291-18/+20
* Move word search functions from search.c to isearch.el (bug#10145, bug#11381).Juri Linkov2012-05-171-0/+88
* * lisp/isearch.el (isearch-occur): Sync interactive spec with occur'sJuri Linkov2012-02-231-9/+31
* * lisp/isearch.el (isearch-update): Doc fix.Glenn Morris2012-02-031-1/+2
* * 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