aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Jsonrpc: overhaul logging mechanicsJoão Távora2023-12-211-36/+35
* Merge from origin/emacs-29Eli Zaretskii2023-12-163-0/+84
|\
| * Add indentation rules for bracketless statements in js-ts-modeNoah Peart2023-12-122-0/+50
| * Fix c-ts-mode bracketless indentation for BSD style (bug#66152)Yuan Fu2023-12-101-0/+34
* | ruby-syntax-methods-before-regexp: Drop this whitelistDmitry Gutov2023-12-162-4/+4
* | Jsonrpc: support some JSONesque non-JSONRPC protocols, like DAPJoão Távora2023-12-141-21/+19
* | Merge from origin/emacs-29Eli Zaretskii2023-12-102-1/+59
|\ \ | |/
| * Fix c-ts-mode indentation (bug#67357)nverno2023-12-101-1/+47
| * ruby-mode: Better detect regexp vs division (bug#67569)Dmitry Gutov2023-12-091-0/+12
* | Merge from origin/emacs-29Eli Zaretskii2023-12-091-1/+1
|\ \ | |/
| * ; Fix typosStefan Kangas2023-12-031-1/+1
* | Add font-lock tests for lua-ts-mode (bug#67605)john muhl2023-12-092-2/+347
* | Merge from origin/emacs-29Eli Zaretskii2023-12-021-0/+17
|\ \ | |/
| * Fix typescript-ts-mode indentation for switch statementsnverno2023-11-291-0/+17
* | Merge from origin/emacs-29Eli Zaretskii2023-12-021-0/+20
|\ \ | |/
| * Fix indentation for else clause in c-ts-mode (bug#67417)Yuan Fu2023-11-261-0/+20
| * Annotate java-ts-mode-test-movement with expected resultDmitry Gutov2023-11-211-0/+2
| * Backport: Add more java indentation testsTheodor Thornhill2023-11-211-16/+75
| * Backport: Add test for java indentation (bug#61115)Theodor Thornhill2023-11-211-0/+9
* | Merge from savannah/emacs-29Po Lu2023-11-241-0/+22
|\ \ | |/
| * typescript-ts-mode: Support indentation for conditionals without bracesNoah Peart2023-11-211-0/+22
| * Backport: Add some basic tests for java-ts-mode and typescript-ts-modeTheodor Thornhill2023-11-215-0/+337
* | Hook 'bug-reference-mode' up to 'thing-at-point'Jim Porter2023-11-111-0/+15
* | Remove the header line after disabling 'which-function-mode'Spencer Baugh2023-10-291-0/+58
* | Various improvements to lua-ts-mode (Bug#66159)john muhl2023-10-232-142/+719
* | ;cperl-mode.el: Do not mistake a left-shift operator for a here-doc.Harald Jörg2023-10-142-0/+21
* | Fix indentation and fontification in shell-script (Bug#26217)Mauro Aranda2023-10-142-0/+18
* | cperl-mode.el: Optionally treat trailing text as commentHarald Jörg2023-10-142-0/+27
* | ; cperl-mode.el: Don't override fontificaton in comments.Harald Jörg2023-10-092-0/+85
* | Omit the `omake` compilation-mode rule by defaultMattias Engdegård2023-10-051-9/+17
* | Fix indentation in perl-mode (Bug#35925)Mauro Aranda2023-10-012-0/+50
* | ; cperl-mode-tests.el: Avoid using skip-whenHarald Jörg2023-09-291-3/+7
* | Fix treesit-langauge-at-point for elixir-ts-mode.Wilhelm H Kirschbaum2023-09-261-0/+16
* | Flymake: unbreak testsJoão Távora2023-09-241-1/+2
* | bug#65673: Add lua-ts-modebug-gnu-emacs@gnu.org2023-09-163-0/+741
* | Fix perl-mode indentation after a hanging parenMauro Aranda2023-09-071-0/+17
* | (project-try-vc): When found non-VC project root, still search for the backendDmitry Gutov2023-09-061-0/+1
* | ; Silence byte-compilerStefan Kangas2023-09-061-9/+9
* | Use new ERT `skip-when` macro in testsStefan Kangas2023-09-043-8/+8
* | Fix test in python-tests.el added by bug #62092kobarity2023-08-151-6/+6
* | cperl-mode.el: Subroutine names are fontified correctly in all placesHarald Jörg2023-08-022-0/+58
* | ; cperl-mode: Refine syntax of attributesHarald Jörg2023-07-061-2/+6
* | ; * test/lisp/progmodes/cperl-mode-tests.el: add missing backslashesMattias Engdegård2023-07-041-1/+1
* | cperl-mode.el: Add support for new Perl syntax in Perl 5.36 and 5.38Harald Jörg2023-07-034-4/+132
* | ; cperl-mode.el: Fix two indentation bugs (Bug#11733)Harald Jörg2023-07-022-0/+61
* | cperl-mode.el: Support Perl 5.38 syntax for subroutine signaturesHarald Jörg2023-07-012-1/+38
* | cperl-mode: Fix byte-compilation warningsHarald Jörg2023-07-011-6/+9
* | Merge from origin/emacs-29Eli Zaretskii2023-07-011-0/+51
|\ \ | |/
| * Make js-beginning-of-defun return non-nil on successDaniel Martín2023-06-291-0/+51
* | ; cperl-mode-resources: More test cases for cperl-mode.elHarald Jörg2023-06-301-7/+11