summaryrefslogtreecommitdiff
path: root/test/lisp
Commit message (Expand)AuthorAgeFilesLines
* Fix failing help-fns-testStefan Kangas2024-06-231-3/+2
* ; Fix typosStefan Kangas2024-05-272-3/+3
* Fix Python font lock of chained assignment statementkobarity2024-05-241-0/+10
* Fix last changeEli Zaretskii2024-04-271-1/+1
* ; Skip 'csharp-ts-mode' test if grammar is missingjohn muhl2024-04-271-0/+1
* Fix last changeEli Zaretskii2024-04-253-30/+3
* Fix indentation of if/else in 'csharp-ts-mode' (bug#70345)Jacob Leeming2024-04-252-0/+81
* Make object init more robust (bug#69571)Theodor Thornhill2024-03-311-0/+78
* Add test for previous change (bug#70023)Theodor Thornhill2024-03-281-0/+14
* Tweak regexp for object initializers in csharp-mode (bug#69571)Theodor Thornhill2024-03-162-0/+49
* Fix 'with-sqlite-transaction'F. Jason Park2024-03-111-0/+51
* java-ts-mode: Indentation for opening brace on a separate lineDmitry Gutov2024-02-171-0/+31
* typescript-ts-mode: Skip test if tsx grammar missingMatthew Smith2024-01-201-1/+2
* Sync with Tramp 2.6.3-pre (don't merge with master)Michael Albinus2024-01-201-46/+60
* Fix info-xref-testsEli Zaretskii2024-01-131-1/+9
* ; Add 2024 to copyright yearsPo Lu2024-01-02455-455/+455
* Improve syntax highlighting for python-ts-modeDenis Zubarev2023-12-301-0/+302
* ruby-ts-mode: Fix indentation for string_array closerDmitry Gutov2023-12-241-0/+4
* 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
* 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
* ; Fix typosStefan Kangas2023-12-032-2/+2
* Fix typescript-ts-mode indentation for switch statementsnverno2023-11-291-0/+17
* Fix indentation for else clause in c-ts-mode (bug#67417)Yuan Fu2023-11-261-0/+20
* Extend D-Bus doc and testMichael Albinus2023-11-241-0/+3
* 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
* 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
* * test/lisp/net/tramp-tests.el (tramp--test-timeout-handler): Be more verbose.Michael Albinus2023-11-171-4/+6
* Change news.gmane.org to news.gmane.ioStefan Kangas2023-10-241-1/+1
* Fix test in files-testsMichael Albinus2023-10-151-1/+2
* * lisp/files.el (file-name-non-special): Handle quoted tilde.Michael Albinus2023-10-141-0/+17
* Handle quoted tilde in TrampMichael Albinus2023-10-131-0/+11
* Fix tramp-test.el (don't merge with master)Michael Albinus2023-09-281-7/+7
* Improve Emacs 30 compatibility in tramp-tests.el (don't merge)Michael Albinus2023-09-251-2/+2
* Add new Tramp testMichael Albinus2023-09-251-1/+60
* Ensure ucs-names is consistent with Unicode namesRobert Pluim2023-09-181-0/+24
* Fix Unicode normalization of charactersEli Zaretskii2023-09-161-119/+15
* Fix remote path setting in EshellJim Porter2023-09-071-0/+15
* Fix minor bugs in vc-git and vc-hg on Windows uncovered by vc-testsEli Zaretskii2023-09-011-2/+3
* Don't add an extraneous slash in remote PATH list in EshellJim Porter2023-08-271-0/+30
* Adapt Tramp testMichael Albinus2023-08-101-0/+1
* * test/lisp/net/tramp-tests.el (tramp-test42-utf8): Skip for macOS.Michael Albinus2023-08-061-8/+6
* ; Fix last changeMichael Albinus2023-08-061-1/+3
* * test/lisp/net/tramp-tests.el (tramp-test10-write-region): Extend test.Michael Albinus2023-08-061-1/+12
* Sync with Tramp 2.6.2-preMichael Albinus2023-08-052-541/+900
* Fix rx wrong-code bug: ranges starting with ^Mattias EngdegÄrd2023-07-301-5/+15