]> git.eshelyaron.com Git - emacs.git/commit
Fix infinite loop in vc-dir-mark-unmark
authorCharles A. Roelli <charles@aurox.ch>
Mon, 18 Dec 2017 19:51:30 +0000 (20:51 +0100)
committerCharles A. Roelli <charles@aurox.ch>
Mon, 18 Dec 2017 19:56:03 +0000 (20:56 +0100)
commit9685774e38dc6f5670c8e57dc9f49335f4f738b6
tree9bc6e162b7e79e28e6dd2031b9c229fa4712427e
parent5f17472574565ac10bfcacb7058f3684296c8e7d
Fix infinite loop in vc-dir-mark-unmark

* lisp/vc/vc-dir.el (vc-dir-mark-unmark): Prevent from getting
stuck on the same line in an infinite loop.  (Bug#24017)
lisp/vc/vc-dir.el