summaryrefslogtreecommitdiff
path: root/lisp/isearch.el
Commit message (Expand)AuthorAge
* Remove one of recently added warnings abound binding keys in Isearch mapsJuri Linkov2021-01-13
* Add warning comments abound binding keys in Isearch mapsEli Zaretskii2021-01-01
* Update copyright year to 2021Paul Eggert2021-01-01
* Revert part of recent commit 85544f8ef5 (bug#40808)Juri Linkov2020-05-04
* * lisp/isearch.el: Fix lazy-highlighting and lazy-counting of hidden matchesJuri Linkov2020-04-29
* * lisp/isearch.el: Fix corner cases of isearch-lazy-count.Juri Linkov2020-01-15
* Update copyright year to 2020Paul Eggert2020-01-01
* * lisp/isearch.el (isearch-xterm-paste): Use code like in 'xterm-paste'.Juri Linkov2019-12-16
* Revert aa89c84e00d8dc85100e6fedab7631c415e6364d (bug#38457)Juri Linkov2019-12-16
* message uses minibuffer-message in the active minibuffer (bug#17272 bug#19064)Juri Linkov2019-11-27
* Fix minor formatting issue in isearch-forward documentationLele Gaifax2019-11-15
* Add prefix arg to more isearch commands (bug#14563)Juri Linkov2019-11-06
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* * lisp/isearch.el (isearch-lazy-highlight-update): Remember timer objectJuri Linkov2019-09-19
* Add `isearch-yank-until-char'Karl Fogel2019-09-12
* * lisp/isearch.el (isearch-define-mode-toggle): Ensure isearch-mode is active.Juri Linkov2019-08-05
* Fix one more 2019-08-04 regex lintPaul Eggert2019-08-04
* Clarify doc of isearch-wrap-functionLars Ingebrigtsen2019-07-15
* Fix last commitEli Zaretskii2019-07-13
* Add ability to highlight-lines-matching-regexp directly from IsearchDima Kogan2019-07-13
* * lisp/minibuffer.el (minibuffer-message-properties): New variable.Juri Linkov2019-07-05
* Don't bind search-spaces-regexp around possible autoload (Bug#35802)Noam Postavsky2019-06-25
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Improve documentation of 'isearch-regexp-function'Eli Zaretskii2019-05-03
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* Merge from origin/emacs-26Glenn Morris2019-01-30
|\
| * Improve documentation of 'isearch-filter-predicate'Eli Zaretskii2019-01-21
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | * lisp/isearch.el (isearch-done): Reset isearch-lazy-highlight-last-stringJuri Linkov2018-12-25
* | * lisp/isearch.el (isearch-pre-command-hook): Support `isearch-move'Juri Linkov2018-12-11
* | * lisp/isearch.el (isearch-yank-on-move): New defcustomJuri Linkov2018-12-04
* | * lisp/isearch.el (isearch-allow-scroll): New option `unlimited'.Juri Linkov2018-12-04
* | Add new Isearch commands to new Isearch menu (bug#29321, bug#32990)Juri Linkov2018-11-25
* | Add tool-bar and menu-bar menu for Isearch (Bug#32990)Charles A. Roelli2018-11-24
* | Add Isearch commands for going to absolute occurrence of matches (bug#29321)Juri Linkov2018-11-23
* | Add prefix arg to isearch-forward-symbol-at-point (bug#29321)Juri Linkov2018-11-21
* | Add prefix arg to isearch-repeat-forward/backward (bug#14563, bug#29321)Juri Linkov2018-11-21
* | Don't exit Isearch while resizing windows with mouse (bug#32990)Juri Linkov2018-11-17
* | Isearch hit count. (Bug#29321)Juri Linkov2018-11-15
* | Support lazy-highlight-buffer in Info (bug#29321, bug#29360).Juri Linkov2018-11-05
* | * lisp/isearch.el (lazy-highlight-buffer): New defcustom. (Bug#29360)Juri Linkov2018-10-27
* | Merge from origin/emacs-26Glenn Morris2018-10-27
|\|
| * Improve 'isearch-delete-char' documentation (Bug#32990)Charles A. Roelli2018-10-25
| * * lisp/isearch.el (isearch-cmds): Recall absent isearch--state slot.Charles A. Roelli2018-10-15
* | Let isearch-yank-kill enable isearch-mode if needed (Bug#21419)Noam Postavsky2018-06-07
* | Fix off-by-one history pruning (bug#31211)Basil L. Contovounesios2018-05-02
* | Improve Isearch error handlingJuri Linkov2018-04-23
* | More alias-related tediumGlenn Morris2018-04-20