* lisp/progmodes/grep.el (grep-regexp-alist): Calculate column positions
commit0527e251e5abfd1d574d0a5bc3c9348f7ec5a8ba
authorJuri Linkov <juri@jurta.org>
Wed, 7 Sep 2011 12:00:52 +0000 (7 15:00 +0300)
committerJuri Linkov <juri@jurta.org>
Wed, 7 Sep 2011 12:00:52 +0000 (7 15:00 +0300)
tree96fce72d1fdc35c19d976cb3d51440a40102f031
parent249f792c828e9ad1e04ebda32f0e68c060bbe2ec
* lisp/progmodes/grep.el (grep-regexp-alist): Calculate column positions
based on text properties put by `grep-filter' instead of matching
escape sequences.
(grep-mode): Set buffer-local `compilation-error-screen-columns'
to the value of `grep-error-screen-columns'.

Fixes: debbugs:9438
lisp/ChangeLog
lisp/progmodes/grep.el