aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mark failing icalendar test as unstable (bug#56241)Mattias Engdegård2023-07-071-0/+3
* ; * test/lisp/misc-tests.el (ert): require misc to avoid warningMattias Engdegård2023-07-011-0/+1
* * lisp/misc.el (duplicate-line-final-position): New defcustom (bug#64185).Juri Linkov2023-06-291-0/+14
* Make js-beginning-of-defun return non-nil on successDaniel Martín2023-06-291-0/+51
* Add test for when 'completion-auto-help' is 'visible'Morgan Smith2023-06-101-2/+13
* ; Update my mail addressAndrea Corallo2023-06-081-1/+1
* Revert "Enhance Python font-lock to support multilines"kobarity2023-06-031-144/+0
* Fix python-info-docstring-pkobarity2023-05-261-0/+16
* Use 'calendar-buffer' instead of fixed stringThuna2023-05-021-1/+1
* ruby-add-log-current-method: Reduce the use of 'nreverse'Dmitry Gutov2023-04-131-0/+16
* ; Fix wallpaper-tests on XFCEEli Zaretskii2023-04-111-4/+8
* Fix wallpaper-tests on MS-WindowsEli Zaretskii2023-04-111-7/+14
* Fix a couple of eglot-testsBasil L. Contovounesios2023-04-111-1/+2
* Fix some cases of incomplete code's indentation [c/c++-ts-mode]Dmitry Gutov2023-04-101-0/+14
* ; Backport: Eglot: fix misplaced parenthesis in last commit to eglot-tests.elJoão Távora2023-04-091-1/+1
* Backport: Eglot: no more tests based on Pylsp (bug#62694)João Távora2023-04-091-112/+85
* ; Make sure 'eshell-command' tests don't prompt the userJim Porter2023-04-011-0/+4
* ; Fix last changeEli Zaretskii2023-04-011-1/+1
* Fix new Eshell tests on MS-WindowsEli Zaretskii2023-04-011-2/+2
* Fix using background commands in 'eshell-command'Jim Porter2023-03-311-0/+47