]> git.eshelyaron.com Git - emacs.git/commit
Adjust grep-mode end-col function return value
authorMattias Engdegård <mattiase@acm.org>
Mon, 26 Jul 2021 19:18:42 +0000 (21:18 +0200)
committerMattias Engdegård <mattiase@acm.org>
Mon, 26 Jul 2021 19:25:20 +0000 (21:25 +0200)
commit4f43058e9a69552e4bf600fd7a93bc1c459742ef
tree63faaf8aaec9444511bd8159d25717081d7bfd1c
parent67fe106d1007d3cef58aa789327ad66ed71e4902
Adjust grep-mode end-col function return value

* lisp/progmodes/grep.el (grep-regexp-alist): Adjust the return value
from the END-COL function by one since it is now (after fixing
bug#49624) inclusive.  Found by Juri Linkov.
lisp/progmodes/grep.el