aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Strengthen js-mode indentation testsMattias Engdegård2020-10-181-0/+13
* Convert manual js indent tests to unit testsStefan Kangas2020-10-1814-0/+768
* Use new resource directory macros in tests (Bug#43792)Stefan Kangas2020-10-163-29/+7
* * test/lisp/progmodes/ruby-mode-tests.el: Fix obsolete warningsStefan Monnier2020-10-061-12/+12
* cperl-mode: Fix a test to ensure cperl-mode is activeHarald Jörg2020-10-062-2/+4
* ; Fix more typosStefan Kangas2020-10-031-2/+2
* Remove TODO to convert files to unit testsStefan Kangas2020-09-231-2/+0
* ; * test/lisp/progmodes/ps-mode-tests.el: Add missing backslashMattias Engdegård2020-09-221-1/+1
* Support shellcheck in compilation-modeStefan Kangas2020-09-221-1/+4
* Convert manual indent test for ruby-mode into unit testStefan Kangas2020-09-212-0/+496
* Convert manual indent test for scheme-mode into unit testStefan Kangas2020-09-211-0/+50
* Convert manual indent test for ps-mode into unit testStefan Kangas2020-09-211-0/+24
* Convert manual indent test for opascal-mode into unit testStefan Kangas2020-09-211-0/+45
* Convert manual indent test for elisp-mode into unit testStefan Kangas2020-09-211-0/+12
* cperl-mode: Add new value "PBP" for 'cperl-set-style'Harald Jörg2020-09-172-0/+75
* Skip failing cperl test on hydraGlenn Morris2020-09-081-4/+6
* Require ert in the cperl tests, since it's reloading itselfLars Ingebrigtsen2020-09-071-0/+1
* Fix infloop when indenting in cperl-modeHarald Jörg2020-09-042-4/+139
* Fix freeze in cperl-mode when editing a regexpHarald Jörg2020-09-031-0/+23
* ; * test/lisp/progmodes/cperl-mode-tests.el: Add license statement.Stefan Kangas2020-09-031-0/+15
* Use lexical-binding in more testsStefan Kangas2020-08-291-1/+1
* Add support for parsing column numbers in Visual Studio messagesDaniel Martín2020-08-281-1/+3
* ; Fix license statements.Stefan Kangas2020-08-271-3/+5
* * lisp/progmodes/perl-mode.el (perl--syntax-exp-intro-regexp): Bug#42168Stefan Monnier2020-08-141-12/+13
* cperl-mode: Highlight '{$a++ / $b}' correctlyHarald Jörg2020-08-141-0/+50
* Update a compile testGlenn Morris2020-08-131-2/+2
* ; Maintainer header updatesGlenn Morris2020-07-311-0/+1
* Merge from origin/emacs-27Glenn Morris2020-07-111-1/+1
|\
| * Consistently stylize eldoc as ElDoc in proseBasil L. Contovounesios2020-07-101-1/+1
* | Update tests for recent changesGlenn Morris2020-07-081-3/+3
* | Fix spurious error in beginning-of-defun in pascal-mode (bug#41740)Mattias Engdegård2020-06-221-0/+8
* | Preserve point in pascal-mode completion (bug#41740)Mattias Engdegård2020-06-221-0/+55
* | 2020-03-29 Michael R. Mauger <michael@mauger.com>Michael R. Mauger2020-06-131-1/+7
* | Merge from origin/emacs-27Glenn Morris2020-06-072-6/+7
|\ \ | |/
| * Silence some byte-compiler warnings in testsBasil L. Contovounesios2020-06-032-6/+7
* | Use lexical-binding in autoconf.el and add testsSimen Heggestøyl2020-05-151-0/+55
* | Use lexical-binding in glasses.el and add testsSimen Heggestøyl2020-05-101-0/+101
* | cc-mode: extend regexp used by ‘c-or-c++-mode’Michal Nazarewicz2020-05-091-2/+10
* | cc-mode: add ‘c-lineup-ternary-bodies’ (bug#41061)Michal Nazarewicz2020-05-091-0/+21
* | Use lexical-binding in most progmodes testsStefan Kangas2020-04-288-13/+12
* | javac support in compilation-parse-errors rulesFilipp Gunbin2020-04-011-2/+5
|/
* Make OMake support slightly less expensive (bug#39595)Mattias Engdegård2020-02-171-1/+4
* Speed up 'maven' compilation error message regexpMattias Engdegård2020-02-171-1/+1
* f90: handle F2008 module functionGlenn Morris2020-01-151-0/+20
* Update copyright year to 2020Paul Eggert2020-01-0116-16/+16
* Rename xref-collect-references and xref-collect-matchesDmitry Gutov2019-12-291-13/+14
* Make ant regexp in compilation-error-regexp-alist-alist more laxFilipp Gunbin2019-11-011-5/+13
* Add gradle-kotlin to compilation-error-regexp-alist-alistFilipp Gunbin2019-10-291-2/+9
* Support GNU make error messages in compile mode.Paul Smith2019-10-051-1/+7
* Fix error in gnu compilation-mode regexp (bug#37582)Mattias Engdegård2019-10-041-1/+3