]> git.eshelyaron.com Git - emacs.git/commit
Fix vg-hg-annotate-time bug
authorKjetil Orbekk <kj@orbekk.com>
Fri, 29 Dec 2023 13:59:23 +0000 (08:59 -0500)
committerEshel Yaron <me@eshelyaron.com>
Tue, 2 Jan 2024 07:59:15 +0000 (08:59 +0100)
commit6422a53ab0ba671dc912ca4de0609830f0a677dc
treeccb02273d3c13bf3ade9d592bdba70c0863ed6d4
parent98f58d883e9731ac4dae016b19b46441f7cbb37a
Fix vg-hg-annotate-time bug

* lisp/vc/vc-hg.el (vc-hg-annotate-time): Fix extraction of timestamp
from string.
* test/lisp/vc/vc-hg-tests.el (vc-hg-annotate-time): Test that the
correct timestamp is found.

Copyright-paperwork-exempt: yes
(cherry picked from commit 73126d62a8bb4b69692c03304e16007c45258ff2)
lisp/vc/vc-hg.el
test/lisp/vc/vc-hg-tests.el