diff options
author | Juri Linkov <juri@linkov.net> | 2024-03-25 09:45:08 +0200 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2024-03-25 09:48:28 +0200 |
commit | f54b1d9f7b7a977ee4856c778a309c900ce9e8fa (patch) | |
tree | 752fb5ed689ac2a0bef65a422b6d0a05a1d43508 /test/lisp/emacs-lisp/macroexp-resources/m1.el | |
parent | c2bb763580f94f39e7290e6c47d09ede185c3818 (diff) | |
download | emacs-f54b1d9f7b7a977ee4856c778a309c900ce9e8fa.tar.gz emacs-f54b1d9f7b7a977ee4856c778a309c900ce9e8fa.tar.bz2 emacs-f54b1d9f7b7a977ee4856c778a309c900ce9e8fa.zip |
* lisp/vc/diff-mode.el (diff-setup-buffer-type): Remove "\n" from regexp.
Remove extra "\n" from the end of the "diff --git.*" part
of 'diff-outline-regexp' because "\n" is not used in outline-regexp
and causes problems in such cases like when killing hunks
in the diff buffer with outline-minor-mode that loses
the outline icons because outline--fix-buttons-after-change and
outline--fix-up-all-buttons are limited to the single line and
can't match an outline line with a regexp that ends with "\n".
Diffstat (limited to 'test/lisp/emacs-lisp/macroexp-resources/m1.el')
0 files changed, 0 insertions, 0 deletions