index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
replace.el
Age
Commit message (
Expand
)
Author
2022-12-26
; Fix typos
Stefan Kangas
2022-12-13
Add cross-reference to flush-lines
Stefan Kangas
2022-12-09
; Mention flush-lines in kill-matching-lines docstring
Stefan Kangas
2022-11-11
; Fix typos
Stefan Kangas
2022-10-02
perform-replace doc string fix
Lars Ingebrigtsen
2022-09-09
Delete many items obsolete since 24.3
Stefan Kangas
2022-09-04
Use use-region-beginning/end in replacement commands (bug#45607)
Juri Linkov
2022-08-09
Use new convenience functions in replace-string
Lars Ingebrigtsen
2022-08-09
* lisp/replace.el (replace-highlight): Optimize for large buffers (bug#56815)
Juri Linkov
2022-08-08
Allow specifying how args are to be stored in `command-history'
Lars Ingebrigtsen
2022-07-31
Delete additional items obsolete since 20, 21 and 22
Stefan Kangas
2022-07-18
Use `take` where clearly safe to do so (bug#56521)
Mattias Engdegård
2022-07-05
Don't hard-code `M-c' in `read-regexp'
Lars Ingebrigtsen
2022-07-03
Quote some literal keys to get help-key-binding face
Stefan Kangas
2022-06-25
Fix subr-x fix that was missed when re-reverting
Lars Ingebrigtsen
2022-06-25
Revert "Fix some byte-compilation warnings about subr-x"
Lars Ingebrigtsen
2022-06-24
Fix some byte-compilation warnings about subr-x
Lars Ingebrigtsen
2022-06-14
* lisp/replace.el (read-regexp): Use minibuffer-message in the minibuffer.
Juri Linkov
2022-06-13
Allow `query-replace' to do exact replacement of the current item
Lars Ingebrigtsen
2022-06-13
Add a `M-c' command to `read-regexp'
Lars Ingebrigtsen
2022-05-15
; Fix typos
Stefan Kangas
2022-04-28
Merge from origin/emacs-28
Eli Zaretskii
2022-04-21
Add minimum instructions to 'query-replace' commands
Eli Zaretskii
2022-04-10
Add lazy highlight when reading 'query-replace' arguments
Augusto Stoffel
2022-03-28
Add search function to search within filenames in Dired and WDired (bug#14013)
Juri Linkov
2022-02-08
* lisp/replace.el (perform-replace): Allow using isearch in recursive-edit.
Juri Linkov
2022-02-02
* lisp/replace.el (query-replace-read-from): Use default for empty input.
Juri Linkov
2022-02-01
* lisp/replace.el (query-replace-read-from-default): New variable.
Juri Linkov
2022-01-31
Merge from origin/emacs-28
Stefan Kangas
2022-01-30
Fix regression in Occur Edit mode
Eli Zaretskii
2022-01-23
Make occur edit mode more resilient
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-29
; * lisp/replace.el (replace-regexp-function): Doc fix. (Bug#52558)
Eli Zaretskii
2021-12-28
* lisp/replace.el (replace-regexp-function): New function (bug#52558).
Juri Linkov
2021-11-22
Use substitute-command-keys for literal key sequences
Stefan Kangas
2021-10-21
Remove redundant #' before lambda
Stefan Kangas
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
Docfix: use command substitution for 'universal-argument'
Stefan Kangas
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-15
Add docstrings to context menu functions, and add middle-separator
Juri Linkov
2021-09-15
Adjust occur-context-menu and elisp-context-menu
Juri Linkov
2021-09-15
Add occur-related context-menu operations (bug#50552)
Philip Kaludercic
2021-08-11
* lisp/replace.el (perform-replace): Use 'remove-function' (bug#49963).
Juri Linkov
2021-08-09
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-08
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-08-07
; * lisp/replace.el (occur-1): Remove old fringe arrow.
Mattias Engdegård
2021-08-01
; * lisp/replace.el (occur--set-arrow): Remove unused variable.
Mattias Engdegård
2021-08-01
Indicate selected occur target with fringe arrow
Mattias Engdegård
2021-07-31
Occur-mode multi-line match property gap filling
Mattias Engdegård
[next]