]> git.eshelyaron.com Git - emacs.git/commit
vc-region-history: Search just on lines intersecting the region
authorTino Calancha <tino.calancha@gmail.com>
Thu, 20 Oct 2016 10:39:59 +0000 (19:39 +0900)
committerTino Calancha <tino.calancha@gmail.com>
Thu, 20 Oct 2016 10:39:59 +0000 (19:39 +0900)
commit3877c911b7bd4ca7def18932615b10dc7b1fc6d3
tree56964ee90934d3940cbb8a65118b143e1b78012e
parent8988327d548db7b69f30ea15496ccb0726fa4502
vc-region-history: Search just on lines intersecting the region

* lisp/vc/vc.el (vc-region-history): If region ends in the beginning
of a line, then exclude that line from the search (Bug#24725).
lisp/vc/vc.el