Fix diff-add-log-use-relative-names prompting

* lisp/vc/diff-mode.el (diff-add-log-use-relative-names): Autoload
to avoid prompting when set via dir-locals.
This commit is contained in:
Lars Ingebrigtsen 2022-09-08 14:23:12 +02:00
parent e90a457c46
commit aa02ffb2ab

View file

@ -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