projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e90a457
)
Fix diff-add-log-use-relative-names prompting
author
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 8 Sep 2022 12:23:12 +0000
(14:23 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 8 Sep 2022 12:23:21 +0000
(14:23 +0200)
* lisp/vc/diff-mode.el (diff-add-log-use-relative-names): Autoload
to avoid prompting when set via dir-locals.
lisp/vc/diff-mode.el
patch
|
blob
|
history
diff --git
a/lisp/vc/diff-mode.el
b/lisp/vc/diff-mode.el
index 1d2fbca0e53107ec0dea6c33c85944c555670a14..4b5c21973bc2f6ecc3f1932f0bde2271d55e72ca 100644
(file)
--- a/
lisp/vc/diff-mode.el
+++ b/
lisp/vc/diff-mode.el
@@
-2336,6
+2336,7
@@
Call FUN with two args (BEG and END) for each hunk."
(let ((inhibit-read-only t))
(undo arg)))
+;;;###autoload
(defcustom diff-add-log-use-relative-names nil
"Use relative file names when generating ChangeLog skeletons.
The files will be relative to the root directory of the VC