Files
emacs/test/lisp/progmodes
Mattias Engdegård 6e9564f09a Fix javac message parsing column number off-by-one
* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
'javac': Column numbers are 1-based by default; remove subtraction and
η-reduce.  Translate regexp to rx (mechanised).
* test/lisp/progmodes/compile-tests.el (compile-tests--test-regexps-data):
Adapt 'javac' test cases to the change.
2020-11-06 17:16:00 +01:00
..
2020-07-31 09:09:39 -07:00
2020-11-06 15:37:17 +01:00
2020-10-22 18:23:49 +02:00
2020-08-27 02:53:25 +02:00