aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Improve tree-sitter indent anchor prev-adaptive-prefix (bug#61314)Yuan Fu2023-02-191-0/+15
| * Cleanup preproc indent for c-ts-mode (bug#61558)Theodor Thornhill2023-02-192-0/+49
* | Detect and prevent function alias loops in `fset` and `defalias`Mattias Engdegård2023-02-212-8/+6
* | Help Elisp xref recognize defclass parent classesEric Abrahamsen2023-02-201-0/+5
* | Tramp cleanupMichael Albinus2023-02-191-115/+128
* | Merge from origin/emacs-29Stefan Kangas2023-02-191-18/+44
|\ \ | |/
| * Fix point moving when calling python-shell-send-regionkobarity2023-02-181-18/+44
* | Don't rely on dynamic scoping to fix bug#59213Stefan Monnier2023-02-181-0/+13
* | Merge from origin/emacs-29Stefan Kangas2023-02-181-64/+79
|\ \ | |/
| * Fix hi-lock-tests when 'use-dialog-box' is non-nilEli Zaretskii2023-02-181-64/+79
* | Use more recent public_suffix_list.dat where possibleStefan Kangas2023-02-171-0/+4
* | ; Adjust limit for eclipse in calendar; rename a functionUlrich Müller2023-02-171-3/+3
* | Merge from origin/emacs-29Stefan Kangas2023-02-172-3/+3
|\ \ | |/
| * Rename 'emacs-news-toggle-tag' to 'emacs-news-cycle-tag'Robert Pluim2023-02-162-3/+3
* | Fix test errors when run with fancy charset (bug#61534)Mattias Engdegård2023-02-161-1/+3
* | Merge from origin/emacs-29Stefan Kangas2023-02-162-1/+4
|\ \ | |/
| * Fix mule-tests under en_US.UTF-8 localeEli Zaretskii2023-02-151-1/+1
| * ; Prevent ERC-induced false positive in JUnit reportF. Jason Park2023-02-151-0/+3
* | Allow unloading EshellJim Porter2023-02-151-0/+99
* | Merge from origin/emacs-29Stefan Kangas2023-02-152-48/+15
|\ \ | |/
| * ; Remove failing erc-reuse-buffers testF. Jason Park2023-02-141-36/+0
| * Fix spurious display of eclipses in CalendarUlrich Müller2023-02-131-12/+15
* | Tramp cleanupMichael Albinus2023-02-141-6/+4
* | Merge from origin/emacs-29Stefan Kangas2023-02-131-0/+27
|\ \ | |/
| * Fix indentation for closing bracket in c-ts-mode (bug#61398)Yuan Fu2023-02-121-0/+27
* | Support Tramp multi-hop completionMichael Albinus2023-02-121-11/+26
* | Support Tramp user name completionMichael Albinus2023-02-111-63/+65
* | Add more java indentation testsTheodor Thornhill2023-02-101-16/+75
* | Fix last changeMichael Albinus2023-02-101-1/+3
* | Fix Tramp file name completionMichael Albinus2023-02-101-2/+14
* | Ensure that Eshell users can run lines of command output as inputJim Porter2023-02-092-4/+32
* | Ensure that deferred commands don't make Eshell forget let-bound valuesJim Porter2023-02-091-0/+17
* | Merge from origin/emacs-29Stefan Kangas2023-02-091-0/+16
|\ \ | |/
| * ruby-ts-mode: Fix indentation inside empty if/unless/case/defDmitry Gutov2023-02-091-0/+16
* | Merge from origin/emacs-29Stefan Kangas2023-02-085-4/+169
|\ \ | |/
| * Fix c-ts-mode indentationYuan Fu2023-02-061-0/+13
| * Fix c-ts-mode indentationYuan Fu2023-02-061-0/+14
| * Fix c-ts-mode indentation (bug#61291)Yuan Fu2023-02-061-0/+11
| * Use c-ts-common-statement-offset in java-ts-mode (bug#61142)Theodor Thornhill2023-02-061-0/+45
| * Make c-ts-mode-set-style's effect local (bug#61245)Yuan Fu2023-02-042-3/+3
| * Fix switch statement indentation for go-ts-mode (bug#61238)Davide Masserut2023-02-042-0/+78
| * Add tests for compilation support for TypeScript (bug#61104)Theodor Thornhill2023-02-041-1/+5
* | Fix last Tramp commitMichael Albinus2023-02-071-1/+2
* | Improve Tramp file name completionMichael Albinus2023-02-061-13/+137
* | nadvice: Fix bug#61179Stefan Monnier2023-02-041-3/+11
* | Add test for java indentation (bug#61115)Theodor Thornhill2023-02-041-0/+9
* | Merge from origin/emacs-29Stefan Kangas2023-02-032-35/+35
|\ \ | |/
| * ; Fix c-ts-mode indent testYuan Fu2023-02-021-26/+26
| * Make c-ts-mode indent tests side-effect-freeYuan Fu2023-02-022-9/+9
* | Handle large process output strings for TrampMichael Albinus2023-02-011-1/+8