]> git.eshelyaron.com Git - emacs.git/commit
New commands to show replacements as diffs (bug#65854)
authorJuri Linkov <juri@linkov.net>
Wed, 27 Sep 2023 17:21:28 +0000 (20:21 +0300)
committerJuri Linkov <juri@linkov.net>
Wed, 27 Sep 2023 17:39:32 +0000 (20:39 +0300)
commit2d25f071b6cc3970a8b32343a997b6ff927945d1
tree830fda9d5971a4ba33d2269db833a3ce260b8dc1
parentbc52fdd1d153b36a9da74d7aa7f1e6150ff6b2eb
New commands to show replacements as diffs (bug#65854)

* lisp/dired-aux.el (dired-do-replace-regexp-as-diff): New command.

* lisp/misearch.el (multi-file-diff-unsaved): New user option.
(multi-file-replace-as-diff): New function.
(multi-file-replace-regexp-as-diff): New command.
(replace-regexp-as-diff): New command.
(multi-file-diff-no-select): New function.
etc/NEWS
lisp/dired-aux.el
lisp/misearch.el