diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2021-07-18 20:32:49 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2021-07-23 15:20:44 +0200 |
commit | aa5437493b1ca539409495ecdc54cf420ea110b9 (patch) | |
tree | c639b6850af6d0c4b86d9e4007b455e56574b1d0 /test/lisp/files-resources | |
parent | 109ca1bd00b56ba66b123b505d8c2187fded0ef7 (diff) | |
download | emacs-aa5437493b1ca539409495ecdc54cf420ea110b9.tar.gz emacs-aa5437493b1ca539409495ecdc54cf420ea110b9.tar.bz2 emacs-aa5437493b1ca539409495ecdc54cf420ea110b9.zip |
Off-by-one error in compilation rule end-column function (bug#49624)
* lisp/progmodes/compile.el (compilation-error-properties):
When the end-column parameter of a compilation message rule
(in compilation-error-regexp-alist[-alist]) is a function, treat its
return value as if it were matched by the regexp, which is how it is
documented to work, and how all other parameters work.
Diffstat (limited to 'test/lisp/files-resources')
0 files changed, 0 insertions, 0 deletions