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
2026-05-22
; Improve documentation of lazy-highlight in search and replace commands
Eli Zaretskii
2026-02-11
Revert "New key 'M-j' for 'icomplete-mode' (bug#62108)"
Juri Linkov
2026-01-30
New key 'M-j' for 'icomplete-mode' (bug#62108)
Juri Linkov
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-26
December 2025 spelling fixes
Paul Eggert
2025-12-20
Add query-replace-read-transpose-from-to
Jens Schmidt
2025-12-01
Override 'display-buffer-overriding-action' conditionally in perform-replace
Juri Linkov
2025-11-24
Fix query-replace-regexp for using '^' with calculated replacement '\,'
Juri Linkov
2025-11-20
Show the diff buffer with replacements by typing 'd' in 'query-replace'
Juri Linkov
2025-11-13
* lisp/replace.el (replace--push-stack, perform-replace): Use markers
Stefan Monnier
2025-10-18
Merge from origin/emacs-30
Eli Zaretskii
2025-10-18
; Improve documentation of commands that split current window
Eli Zaretskii
2025-07-12
Merge from origin/emacs-30
Eli Zaretskii
2025-07-07
; Fix typos
Robert Pluim
2025-07-05
Merge from origin/emacs-30
Eli Zaretskii
2025-07-05
; * lisp/replace.el (query-replace-help): Fix help text (bug#78916).
Eli Zaretskii
2025-05-22
(perform-replace): Make it work with F-keys in TTYs (bug#78113)
Stefan Monnier
2025-03-16
Use defvar-keymap for some trivial keymaps
Stefan Kangas
2025-03-12
Merge from origin/emacs-30
Sean Whitton
2025-03-09
Document return values of the various read-* functions
Eli Zaretskii
2025-02-18
Don't access overriding-text-conversion-style when unbound
Po Lu
2025-02-17
Adapt query-replace and lazy highlighting to text conversion
Po Lu
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-12
Make bindings--define-key obsolete
Stefan Kangas
2024-07-28
Add new optional argument NO-HIGHLIGHT to query-replace-read-args
Visuwesh
2024-03-14
; Simplify (with-current-buffer (get-buffer ...) ...)
Tim Landscheidt
2024-03-02
* lisp/replace.el (perform-replace): Accept default bindings in lookup-key.
Juri Linkov
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-11-20
Improve invisibility handling in isearch-lazy-highlight (bug#40808)
Juri Linkov
2023-11-18
(update_search_regs): Install better fix for bug#67124
Stefan Monnier
2023-11-15
Fix query-replace at EOB
Eli Zaretskii
2023-09-13
Fix defcustom :type in replace.el (Bug#65920)
Mauro Aranda
2023-08-17
Improve documentation of case transfer in replacement commands
Eli Zaretskii
2023-05-10
; Fix minor documentation issue ion replace.el
Eli Zaretskii
2023-01-18
Rebind in read-regexp-map ‘M-c’ to ‘M-s c’ compatible with search-map
Juri Linkov
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
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
[next]