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
*
Prefer defvar-keymap in several cases
Stefan Kangas
2022-09-13
1
-11
/
+9
*
Use use-region-beginning/end in replacement commands (bug#45607)
Juri Linkov
2022-09-04
1
-2
/
+1
*
Use a list of text properties to search in symlink filenames in Wdired
Juri Linkov
2022-08-27
1
-9
/
+23
*
* lisp/isearch.el (isearch-mode-help): Make compat alias obsolete.
Stefan Kangas
2022-08-09
1
-2
/
+2
*
Wrap around the search on typing a letter (bug#56535)
Juri Linkov
2022-08-01
1
-1
/
+3
*
* lisp/isearch.el (isearch-search-fun-in-noncontiguous-region): New function.
Juri Linkov
2022-07-08
1
-77
/
+105
*
Display the number of invisible matches for isearch-lazy-count (bug#40808)
Juri Linkov
2022-07-08
1
-25
/
+57
*
Quote some literal keys to get help-key-binding face
Stefan Kangas
2022-07-03
1
-1
/
+1
*
* lisp/isearch.el (isearch-delete-char): Improve fix for bug#52248.
Juri Linkov
2022-06-28
1
-7
/
+8
*
Re-fix build warnings about subr-x defsubsts
Lars Ingebrigtsen
2022-06-25
1
-0
/
+1
*
Revert "Fix some byte-compilation warnings about subr-x"
Lars Ingebrigtsen
2022-06-25
1
-1
/
+0
*
Fix some byte-compilation warnings about subr-x
Lars Ingebrigtsen
2022-06-24
1
-0
/
+1
*
Update args of isearch-search-fun-in-text-property (bug#14013)
Juri Linkov
2022-06-15
1
-3
/
+3
*
; * lisp/isearch.el (isearch-search-fun-in-text-property): Doc fix.
Eli Zaretskii
2022-06-12
1
-6
/
+5
*
* lisp/isearch.el (isearch-search-fun-in-text-property): Handle ^/$ specially.
Juri Linkov
2022-06-12
1
-12
/
+56
*
New function isearch-search-fun-in-text-property (bug#14013).
Juri Linkov
2022-06-10
1
-0
/
+42
*
Fix last change in minibuffer-lazy-highlight-setup
Augusto Stoffel
2022-05-18
1
-5
/
+8
*
Make minibuffer lazy highlight setup buffer-local where appropriate
Augusto Stoffel
2022-05-15
1
-2
/
+3
*
Add char-folding of double quotes in isearch-fold-quotes-mode (bug#24510)
Juri Linkov
2022-05-06
1
-2
/
+2
*
Char-fold quotation characters in *info* and *Help*
Lars Ingebrigtsen
2022-05-06
1
-0
/
+17
*
Merge from origin/emacs-28
Eli Zaretskii
2022-04-28
1
-2
/
+12
|
\
|
*
; 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
*
|
Make isearch respond to 'mouse-yank-at-point'
Lars Ingebrigtsen
2022-04-27
1
-3
/
+4
*
|
Make isearch-lax-whitespace a user option
Lars Ingebrigtsen
2022-04-18
1
-2
/
+4
*
|
Rewrite the minibuffer lazy highlight feature
Augusto Stoffel
2022-04-10
1
-62
/
+86
*
|
Add search function to search within filenames in Dired and WDired (bug#14013)
Juri Linkov
2022-03-28
1
-5
/
+7
*
|
Always run 'isearch-lazy-count-update-hook' with point at match
Augusto Stoffel
2022-03-27
1
-3
/
+4
*
|
Fix regression in isearch-yank-char-in-minibuffer
Augusto Stoffel
2022-03-23
1
-1
/
+1
*
|
Add lazy highlight to 'isearch-edit-string'
Augusto Stoffel
2022-03-20
1
-0
/
+2
*
|
Allow lazy highlight and match count while reading from minibuffer
Augusto Stoffel
2022-03-20
1
-0
/
+63
*
|
New hook, lazy-count-update-hook
Augusto Stoffel
2022-03-20
1
-6
/
+15
*
|
Add a :distant-foreground to the lazy-highlight face
Lars Ingebrigtsen
2022-02-05
1
-4
/
+4
*
|
* lisp/isearch.el: Put 'isearch-scroll' property on two new symbols.
Juri Linkov
2022-01-29
1
-0
/
+4
*
|
Improve documentation of 'isearch-emoji-by-name'
Eli Zaretskii
2022-01-13
1
-5
/
+5
*
|
Add isearch-emoji-by-name
Daniel MartÃn
2022-01-12
1
-0
/
+21
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
* lisp/isearch.el: Don't display "Pending" for lax and toggle commands.
Juri Linkov
2021-12-19
1
-4
/
+4
*
|
* lisp/isearch.el (isearch-delete-char): Reopen hidden overlays (bug#52248).
Juri Linkov
2021-12-04
1
-4
/
+8
*
|
Merge from origin/emacs-28
Stefan Kangas
2021-12-02
1
-2
/
+2
|
\
|
|
*
* lisp/help.el (help--analyze-key): Prefer posn-set-point over mouse-set-point
Juri Linkov
2021-12-01
1
-2
/
+2
*
|
Adapt isearch help screen for variable-pitch-mode
Stefan Kangas
2021-11-21
1
-3
/
+3
*
|
Simplify c8acc5fd92ad9979fc5870623014290cad998337
Juri Linkov
2021-11-07
1
-36
/
+10
*
|
Introduce a new 'inhibit-isearch' text property
Lars Ingebrigtsen
2021-11-06
1
-6
/
+34
*
|
Remove redundant #' before lambda
Stefan Kangas
2021-10-21
1
-4
/
+4
|
/
*
* 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
[next]