]> git.eshelyaron.com Git - emacs.git/commit
Fix vc-region-history when narrowed
authorCharles A. Roelli <charles@aurox.ch>
Wed, 20 Dec 2017 19:52:45 +0000 (20:52 +0100)
committerCharles A. Roelli <charles@aurox.ch>
Wed, 20 Dec 2017 19:57:42 +0000 (20:57 +0100)
commit9f1c613b07e4a745671af5818366660e3765984d
treee8a60ed1ffda8cf51577d7331e8ac38f38e42eac
parent7d392ccd69f4925bb9990c8267a2b710c80ec5c5
Fix vc-region-history when narrowed

* lisp/vc/vc.el (vc-region-history): Fix behavior when narrowed, by using
line numbers starting from (point-min).
lisp/vc/vc.el