Files
emacs/lisp/progmodes
Mattias Engdegård aa5437493b 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.
2021-07-23 15:20:44 +02:00
..
2021-06-28 07:50:45 -07:00
2021-06-28 07:50:45 -07:00
2021-05-23 16:03:34 -07:00
2021-07-04 00:14:47 -04:00
2021-04-22 04:11:02 +02:00
2021-04-16 14:54:02 +02:00
2021-07-17 16:56:35 +02:00
2021-04-16 14:54:02 +02:00
2021-05-25 06:18:29 +02:00