]> git.eshelyaron.com Git - emacs.git/commit
Update the default value of 'diff-outline-regexp'.
authorJuri Linkov <juri@linkov.net>
Wed, 7 May 2025 06:31:01 +0000 (09:31 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 10 May 2025 08:53:34 +0000 (10:53 +0200)
commit64ad922548bfc68c67875248e54361bcebf47a8b
tree6a90bab2f723720613792f2500846d9a70c199e4
parent16a43c65835a59ef3958e5a155c802e1bc811fda
Update the default value of 'diff-outline-regexp'.

* lisp/vc/diff-mode.el (diff-outline-regexp): Change the default value
to match the diff command name in recursive diff.  Move after
'diff-hunk-header-re' variable definition used in the new value.
(diff-setup-buffer-type): Change setq of 'diff-outline-regexp'
to buffer-local (bug#78269).

(cherry picked from commit 47b075e24b65b0c07ea3e887b9c6d46ba8fbaa78)
lisp/vc/diff-mode.el