ibuffer-unmark-backward: Unmark the region when is active
commit0fa281fe2f3f104ec954dde096fd085eba42021f
authorTino Calancha <tino.calancha@gmail.com>
Wed, 7 Dec 2016 12:36:38 +0000 (7 21:36 +0900)
committerTino Calancha <tino.calancha@gmail.com>
Wed, 7 Dec 2016 12:36:38 +0000 (7 21:36 +0900)
treea4fb42c714900ec94491935dd031563db2982f02
parent05e773a460708e40941d1267054bba23e619e7a0
ibuffer-unmark-backward: Unmark the region when is active

* lisp/ibuffer.el (ibuffer-unmark-backward):
Use 'ibuffer-get-region-and-prefix'; call 'ibuffer-unmark-forward'
with the region boundary as the first 2 arguments (Bug#24987).
lisp/ibuffer.el