]> git.eshelyaron.com Git - emacs.git/commit
Speed up Emacs build by autoloading vc-git-annotate-switches-safe-p
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 14 Sep 2022 15:53:41 +0000 (17:53 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 14 Sep 2022 15:53:41 +0000 (17:53 +0200)
commita5e156581517d93b837f59992de8a8568582f8a9
tree3a11ea82b8969be5caf3a0ac0eee32ffde606693
parent15f42f193ba85489ee2a1e4406dae7944eee97b8
Speed up Emacs build by autoloading vc-git-annotate-switches-safe-p

* lisp/vc/vc-git.el (vc-git-annotate-switches-safe-p): Put the
definition into the loaddefs file.
lisp/vc/vc-git.el