1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 08:11:05 -08:00
emacs/test/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
..
cperl-mode-resources ; perl-mode.el: Allow newline between quote-likes and delimiter 2021-06-11 13:55:08 +02:00
flymake-resources Ensure flymake tests use gcc rather than $CC 2018-12-15 15:08:28 -08:00
js-resources Convert manual js indent tests to unit tests 2020-10-18 02:28:22 +02:00
ruby-mode-resources ruby-syntax-propertize: Fix certain cases following :: 2021-02-02 03:48:04 +02:00
xref-resources Speed up xref rendering for matches on very long lines 2021-03-08 04:25:15 +02:00
asm-mode-tests.el Fix fill-paragraph in asm-mode 2021-01-28 07:34:10 +01:00
autoconf-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
bat-mode-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
cc-mode-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
compile-tests.el Off-by-one error in compilation rule end-column function (bug#49624) 2021-07-23 15:20:44 +02:00
cperl-mode-tests.el ; perl-mode.el: Allow newline between quote-likes and delimiter 2021-06-11 13:55:08 +02:00
elisp-mode-tests.el Make unused `Buffer-menu-sort' alias obsolete 2021-02-17 20:20:49 +01:00
etags-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
executable-tests.el ; Remove spurious comment in last commit 2021-04-01 19:57:05 +02:00
f90-tests.el ; * test/lisp/progmodes/f90-tests.el: Remove stale comment. 2021-02-26 17:11:49 +01:00
flymake-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
gdb-mi-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
glasses-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
grep-tests.el Abbreviate rgrep command on MS Windows (bug#48302) 2021-05-12 10:47:07 +02:00
js-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
octave-tests.el Tweak octave continuation indentation 2021-05-30 06:25:47 +02:00
opascal-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
pascal-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
perl-mode-tests.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
project-tests.el Add a unit test to reproduce Bug#48471. 2021-05-17 10:43:54 +02:00
ps-mode-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
python-tests.el Fix filling of overlong first lines in Python doc strings 2021-05-27 01:21:59 +02:00
ruby-mode-tests.el Add tests 2021-04-28 05:18:40 +03:00
scheme-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
sql-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
subword-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tcl-tests.el Fix tcl-mode indentation of namespaced code 2021-02-08 07:33:49 +01:00
xref-tests.el Support old BSD find and "root dir symlink" better 2021-06-07 04:52:30 +03:00