index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
isearch.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Fix last change in isearch.el
Eli Zaretskii
2022-04-21
1
-7
/
+7
*
Add minimum instructions to 'query-replace' commands
Eli Zaretskii
2022-04-21
1
-2
/
+12
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
* lisp/help.el (help--analyze-key): Prefer posn-set-point over mouse-set-point
Juri Linkov
2021-12-01
1
-2
/
+2
*
* lisp/isearch.el (isearch-forward-regexp): Doc fix. (Bug22483)
Stefan Kangas
2021-09-25
1
-1
/
+2
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-1
/
+1
*
Don't quote nil and t in doc strings and comments
Lars Ingebrigtsen
2021-09-21
1
-4
/
+4
*
Evaluate recent isearch-motion lambdas
Basil L. Contovounesios
2021-09-15
1
-4
/
+4
*
* lisp/isearch.el: Improve 'isearch-allow-motion' feature (bug#50466)
Juri Linkov
2021-09-13
1
-9
/
+20
*
Add some search-whitespace-regexp examples
Lars Ingebrigtsen
2021-09-13
1
-0
/
+2
*
Further fix for the search-whitespace-regexp change
Lars Ingebrigtsen
2021-09-10
1
-1
/
+1
*
New user options to move between isearch matches
Gregory Heytings
2021-09-10
1
-1
/
+56
*
Fix typo in previous search-whitespace-regexp change
Lars Ingebrigtsen
2021-09-10
1
-1
/
+1
*
Fix behavior of isearch-{beginning,end}-of-buffer
Gregory Heytings
2021-09-10
1
-3
/
+5
*
Change the default value of search-whitespace-regexp
Lars Ingebrigtsen
2021-09-10
1
-2
/
+2
*
isearch*-lax-whitespace doc string improvements
Lars Ingebrigtsen
2021-09-02
1
-2
/
+4
*
Revert e0619995594d1686afd0493391417d6f900d632c that added save-match-data.
Juri Linkov
2021-07-14
1
-6
/
+5
*
* lisp/isearch.el: Add save-match-data for funcall isearch-filter-predicate.
Juri Linkov
2021-07-14
1
-4
/
+6
*
Support Isearch filter predicates with empty search hits (bug#49534)
Juri Linkov
2021-07-13
1
-4
/
+6
*
; Bump isearch.el :version after recent change.
Basil L. Contovounesios
2021-06-01
1
-1
/
+1
*
Remove unnecessary function declaration in isearch
Glenn Morris
2021-06-01
1
-4
/
+0
*
* lisp/isearch.el (lazy-highlight-buffer-max-at-a-time): Change from 20 to 200
Juri Linkov
2021-05-31
1
-1
/
+1
*
Avoid byte-compiler warning during bootstrap
Eli Zaretskii
2021-05-21
1
-0
/
+4
*
* lisp/simple.el (read-from-kill-ring): Add new arg PROMPT (bug#48478).
Juri Linkov
2021-05-18
1
-1
/
+1
*
* lisp/misearch.el (multi-isearch-switch-buffer): New function.
Juri Linkov
2021-05-09
1
-3
/
+2
*
Fix Isearch hscrolling in a corner case
Eli Zaretskii
2021-04-22
1
-1
/
+2
*
* lisp/isearch.el (isearch-forward-thing-at-point): New command (bug#39512).
Juri Linkov
2021-04-21
1
-5
/
+42
*
* lisp/isearch.el (isearch-post-command-hook): Revert ff796823e5 (bug#47894).
Juri Linkov
2021-04-20
1
-4
/
+0
*
* lisp/isearch.el (isearch-mouse-2): Let-bind isearch-mode to nil (bug#47755)
Juri Linkov
2021-04-14
1
-1
/
+3
*
Terminate isearch when point has moved to another buffer
Gregory Heytings
2021-04-08
1
-0
/
+4
*
User option to move to another match when changing direction in isearch.
Gregory Heytings
2021-04-08
1
-4
/
+20
*
Don't set isearch-success in isearch-wrap functions
Juri Linkov
2021-04-07
1
-2
/
+0
*
* lisp/isearch.el (isearch-wrap-pause): New defcustom (bug#47599).
Juri Linkov
2021-04-06
1
-17
/
+45
*
Add new face 'help-key-binding' for keybindings in help
Stefan Kangas
2021-03-08
1
-4
/
+4
*
* lisp/isearch.el: Minor doc fix.
Juri Linkov
2021-03-01
1
-1
/
+1
*
Convert isearch menu to easymenu
Stefan Kangas
2021-02-28
1
-157
/
+107
*
Checkdoc fixes in isearch.el
Stefan Kangas
2021-02-28
1
-7
/
+7
*
Fix typos
Mattias EngdegÄrd
2021-02-18
1
-1
/
+1
*
Small correction to `isearch-lazy-highlight-buffer-update'
Augusto Stoffel
2021-02-13
1
-2
/
+2
*
Merge from origin/emacs-27
Glenn Morris
2021-02-03
1
-1
/
+2
|
\
|
*
* lisp/isearch.el (isearch-lazy-highlight): Fix defcustom type (bug#46208)
Juri Linkov
2021-01-31
1
-1
/
+2
*
|
; Improve defcustom :type in last change.
Basil L. Contovounesios
2021-01-30
1
-1
/
+1
*
|
Reduce flicker in Isearch mode
Augusto Stoffel
2021-01-30
1
-4
/
+19
*
|
Use isearch-tmm-menubar when tmm-menubar is called in isearch-mode (bug#43966)
Juri Linkov
2021-01-28
1
-2
/
+1
*
|
Better check for nil in search-/query-replace-highlight-submatches (bug#45973)
Juri Linkov
2021-01-19
1
-13
/
+17
*
|
Make libraries works with xterm-mouse-mode.
Jared Finder
2021-01-15
1
-1
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2021-01-14
1
-4
/
+0
|
\
|
|
*
Remove one of recently added warnings abound binding keys in Isearch maps
Juri Linkov
2021-01-13
1
-4
/
+0
*
|
* lisp/isearch.el: C-s C-u M-y reads a string from the kill-ring minibuffer
Juri Linkov
2021-01-13
1
-23
/
+32
*
|
Merge from origin/emacs-27
Glenn Morris
2021-01-04
1
-0
/
+8
|
\
|
[next]