]> git.eshelyaron.com Git - emacs.git/commit
Add new user option 'diff-add-log-use-relative-names'
authorPhilip Kaludercic <philipk@posteo.net>
Tue, 6 Sep 2022 20:06:29 +0000 (22:06 +0200)
committerPhilip Kaludercic <philip@icterid>
Thu, 8 Sep 2022 06:21:15 +0000 (08:21 +0200)
commit740a1a3d0ee7cd754b4049f0d65cd756f10b48f6
tree2c9c416988245a3bd82a8b0aedc10ae899aaa740
parent56f3cdef6bdd5732abd774c3baf33563459b534c
Add new user option 'diff-add-log-use-relative-names'

* .dir-locals.el: Set new option to t
* etc/NEWS: Mention new option.
* lisp/vc/diff-mode.el (diff-add-log-use-relative-names): Add new option.
(diff-add-log-current-defuns): Use new option.
* doc/emacs/maintaining.texi (Log Buffer): Mention new option.
.dir-locals.el
doc/emacs/maintaining.texi
etc/NEWS
lisp/vc/diff-mode.el