]> git.eshelyaron.com Git - emacs.git/commit
Simplify vc-git-log-switches's usage; change default value to nil
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 11 Jun 2021 01:39:34 +0000 (04:39 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 11 Jun 2021 01:39:34 +0000 (04:39 +0300)
commit86309efb4ad8fc0f3821254ba076834f24e71e4c
tree643b4d95bd20b016b90747deb0747826cfc5c653
parentaf4cccb8d98516ae96a3ebdc9a9eb7d7d8d5c1c5
Simplify vc-git-log-switches's usage; change default value to nil

* lisp/vc/vc-git.el (vc-git-log-switches):
Do not mention or allow the value 't' anymore
(https://lists.gnu.org/archive/html/emacs-devel/2021-06/msg00452.html).
(vc-git-print-log): Use 'vc-git-log-switches' directly.
lisp/vc/vc-git.el