]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/compile.el: Allow 'line' functions in error-regexp-alist
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 3 Apr 2019 14:58:36 +0000 (10:58 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 3 Apr 2019 14:58:36 +0000 (10:58 -0400)
commit3062f81dbf6d815110ad17d5cd19469767e53e5c
treefbccbc2d1aa107ae3327e796d7474e118ebf6c68
parent39c0795ef2d592d4632516ee57f1cf51a2159608
* lisp/progmodes/compile.el: Allow 'line' functions in error-regexp-alist

(compilation-error-properties): Allow 'line' and 'end-line' to be functions,
like 'col' and 'end-col'.
(compilation-error-regexp-alist): Document this.
(compilation-parse-errors): Drop support for old undocumented feature
where 'line' was a function of 2 arguments.
(compilation--compat-error-properties): Delete function.
etc/NEWS
lisp/progmodes/compile.el