]> git.eshelyaron.com Git - emacs.git/commit
Have 'last-change' accept a line number instead of a range
authorPhilip Kaludercic <philipk@posteo.net>
Sun, 30 Oct 2022 15:52:08 +0000 (16:52 +0100)
committerPhilip Kaludercic <philipk@posteo.net>
Sun, 30 Oct 2022 15:52:08 +0000 (16:52 +0100)
commitd33998ed3b5e05a40b9c4c1799b6e911b582ef01
treedc9320393da2470c9a22be3e3b0ed675495b1405
parentbb86ed20e16358b39288010d41d911f732f88372
Have 'last-change' accept a line number instead of a range

* lisp/emacs-lisp/package-vc.el (package-vc-release-rev): Use new
signature.
* lisp/vc/vc-git.el (vc-git-last-change): Update signature
* lisp/vc/vc.el (vc-default-last-change): Update signature and use
'annotate-command'.
lisp/emacs-lisp/package-vc.el
lisp/vc/vc-git.el
lisp/vc/vc.el