index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
replace.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
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/replace.el (replace-regexp-function): Doc fix. (Bug#52558)
Eli Zaretskii
2021-12-29
1
-3
/
+7
*
|
* lisp/replace.el (replace-regexp-function): New function (bug#52558).
Juri Linkov
2021-12-28
1
-2
/
+9
*
|
Use substitute-command-keys for literal key sequences
Stefan Kangas
2021-11-22
1
-13
/
+13
*
|
Remove redundant #' before lambda
Stefan Kangas
2021-10-21
1
-5
/
+5
|
/
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-6
/
+7
*
Docfix: use command substitution for 'universal-argument'
Stefan Kangas
2021-09-16
1
-1
/
+1
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-2
/
+2
*
Add docstrings to context menu functions, and add middle-separator
Juri Linkov
2021-09-15
1
-2
/
+2
*
Adjust occur-context-menu and elisp-context-menu
Juri Linkov
2021-09-15
1
-5
/
+8
*
Add occur-related context-menu operations (bug#50552)
Philip Kaludercic
2021-09-15
1
-0
/
+27
*
* lisp/replace.el (perform-replace): Use 'remove-function' (bug#49963).
Juri Linkov
2021-08-11
1
-19
/
+20
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
1
-4
/
+4
*
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-08-08
1
-8
/
+6
*
; * lisp/replace.el (occur-1): Remove old fringe arrow.
Mattias Engdegård
2021-08-07
1
-0
/
+1
*
; * lisp/replace.el (occur--set-arrow): Remove unused variable.
Mattias Engdegård
2021-08-01
1
-2
/
+1
*
Indicate selected occur target with fringe arrow
Mattias Engdegård
2021-08-01
1
-0
/
+16
*
Occur-mode multi-line match property gap filling
Mattias Engdegård
2021-07-31
1
-2
/
+4
*
; * lisp/replace.el (occur-after-change-function): Fix logic mistake
Mattias Engdegård
2021-07-26
1
-3
/
+3
*
Add back occur-mode-find-occurrence for compatibility (bug#39121)
Mattias Engdegård
2021-07-25
1
-0
/
+5
*
Don't squash markers in occur-edit-mode
Mattias Engdegård
2021-07-25
1
-2
/
+21
*
Keep track of match extents in occur-mode (bug#39121)
Mattias Engdegård
2021-07-25
1
-87
/
+90
*
Add commands 'kill-matching-lines' and 'copy-matching-lines'
Earl Hyatt
2021-07-20
1
-0
/
+124
*
Count zero-length matches in `count-matches' correctly
Lars Ingebrigtsen
2021-07-05
1
-6
/
+6
*
; Fix last change in lisp/replace.el.
Basil L. Contovounesios
2021-05-02
1
-2
/
+2
*
Add newline and tab matching documentation to query-replace-regexp
Eric Skoglund
2021-05-02
1
-0
/
+3
*
Use khaki1 as 'match' background
Dmitry Gutov
2021-04-22
1
-1
/
+1
*
Merge from origin/emacs-27
Glenn Morris
2021-04-07
1
-7
/
+27
|
\
|
*
Improve doc strings in replace.el
Eli Zaretskii
2021-04-03
1
-7
/
+27
|
*
Improve documentation of 'read-regexp' and friends
Eli Zaretskii
2021-01-27
1
-21
/
+23
|
*
read-regexp-suggestions doc string improvement
Lars Ingebrigtsen
2021-01-27
1
-4
/
+6
|
*
Try to improve the read-regexp doc string
Lars Ingebrigtsen
2021-01-27
1
-6
/
+8
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Convert various menus to easymenu
Stefan Kangas
2021-03-01
1
-45
/
+33
*
|
Add command to recenter errors from Occur/Grep buffers
Tino Calancha
2021-02-07
1
-0
/
+1
*
|
* lisp/replace.el (occur-rename-buffer): Check for overlay (bug#46268).
Juri Linkov
2021-02-04
1
-2
/
+6
*
|
Use save-mark-and-excursion in query-replace-read-args (bug#45617)
Juri Linkov
2021-01-29
1
-8
/
+9
*
|
* lisp/replace.el (query-replace-read-from-suggestions): New function.
Juri Linkov
2021-01-27
1
-4
/
+23
*
|
Improve documentation of 'read-regexp' and friends
Eli Zaretskii
2021-01-27
1
-21
/
+23
*
|
read-regexp-suggestions doc string improvement
Lars Ingebrigtsen
2021-01-27
1
-4
/
+6
*
|
Try to improve the read-regexp doc string
Lars Ingebrigtsen
2021-01-27
1
-6
/
+8
*
|
Better check for nil in search-/query-replace-highlight-submatches (bug#45973)
Juri Linkov
2021-01-19
1
-13
/
+17
*
|
Use format-prompt in read-regexp.
Basil L. Contovounesios
2021-01-18
1
-7
/
+4
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Prefer setq-local in most files
Stefan Kangas
2020-12-09
1
-1
/
+1
*
|
Doc string clarification for keep-lines
Lars Ingebrigtsen
2020-10-16
1
-1
/
+2
*
|
Highlight regexp sub-expressions in query-replace
Juri Linkov
2020-10-14
1
-0
/
+35
*
|
Add check for bound and true 'ido-everywhere' in multi-occur--prompt
Juri Linkov
2020-10-06
1
-1
/
+2
*
|
Fix the end-of-query prompt in multi-occur and multi-isearch when fido
Lars Ingebrigtsen
2020-10-01
1
-5
/
+13
[next]