aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix tcl-mode indentation of namespaced codeAnticrisis2021-02-081-1/+0
* ruby-syntax-propertize: Fix certain cases following ::Dmitry Gutov2021-02-021-1/+1
* Fix fill-paragraph in asm-modeMattias M2021-01-281-0/+10
* Fontify special forms and macros the sameLars Ingebrigtsen2021-01-251-1/+0
* Fix macro fontification in `condition-case' handler bodiesLars Ingebrigtsen2021-01-241-1/+0
* Tweak `condition-case' keyword highlightsLars Ingebrigtsen2021-01-241-1/+8
* Add some elisp-mode font lock testsLars Ingebrigtsen2021-01-241-0/+51
* Fix two testsEli Zaretskii2021-01-161-1/+13
* Add a failing test for bug#44834Anticrisis2021-01-111-2/+12
* Fix some failing tests in BSD systemsDaniel Martín2021-01-061-14/+24
* perl-mode: Display here-docs as strings instead of commentsHarald Jörg2021-01-052-0/+175
* ruby-add-log-current-method: Support methods with symbolic namesDmitry Gutov2021-01-041-1/+2
* Update copyright year to 2021Paul Eggert2021-01-0124-24/+24
* ruby-mode: Recognize setter symbolsDmitry Gutov2020-12-311-0/+8
* Add 'project-relative' as value for 'xref-file-name-display'Dmitry Gutov2020-12-301-0/+31
* Minor refactoring of xref-testsTobias Rittweiler2020-12-301-16/+22
* Generic-ify xref-location-columnDmitry Gutov2020-12-211-3/+3
* CPerl-mode: don't treat <<>> as starting a here-docHarald Jörg2020-12-161-0/+8
* Make the 'cucumber' compilation pattern work without 'omake'Mattias Engdegård2020-11-271-0/+2
* perl-mode and cperl-mode: Recognize regex after "return"Harald Jörg2020-11-172-0/+31
* Cleanup of the test file for cperl-modeHarald Jörg2020-11-111-182/+152
* cperl-mode: Indentation of ')' follows customisationHarald Jörg2020-11-093-0/+73
* Fix javac message parsing column number off-by-oneMattias Engdegård2020-11-061-2/+2
* Update gdb-mi-testsMattias Engdegård2020-11-061-2/+4
* ; Silence byte-compiler warnings in testsStefan Kangas2020-11-051-1/+1
* cperl-mode: Fix indentation for Emacs 26Harald Jörg2020-11-032-0/+48
* cperl-mode: Skip a test for older Emacsen (preparing for ELPA)Harald Jörg2020-11-031-0/+4
* Parse GDB/MI results directly instead of going via JSON (bug#44173)Mattias Engdegård2020-10-311-0/+44
* * lisp/simple.el (blink-matching-open): Fix bug#37127Stefan Monnier2020-10-301-16/+23
* Revert "Adjust python tests after fix for bug#39398"Lars Ingebrigtsen2020-10-301-3/+3
* Suppress a misleading message when closing a paren in a regexHarald Jörg2020-10-301-0/+29
* cperl-mode: Make timeout test more robustHarald Jörg2020-10-291-1/+3
* Adjust python tests after fix for bug#39398Lars Ingebrigtsen2020-10-281-3/+3
* Revert commit 1f44a776729adf9c6468a76f8310616fde62eeaa for XRef.Philipp Stephani2020-10-251-2/+4
* Revert commit 1f44a776729adf9c6468a76f8310616fde62eeaa for Flymake.Philipp Stephani2020-10-251-2/+9
* ; Prefer https to http in more URLsStefan Kangas2020-10-242-2/+2
* Move some test data to follow our conventionsStefan Kangas2020-10-233-4/+7
* Add tests for perl-mode.elStefan Kangas2020-10-221-0/+33
* Keep track of matching rules in compilation-modeMattias Engdegård2020-10-191-202/+251
* cperl-mode: Delete a misleading comment, add tests for verificationHarald Jörg2020-10-192-0/+42
* 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