summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-02-13Merge branch 'scratch/fix-locked-narrowing'Gregory Heytings
2023-02-13Fix spurious display of eclipses in CalendarUlrich Müller
2023-02-13Merge from origin/emacs-29Stefan Kangas
2023-02-12Fix indentation for closing bracket in c-ts-mode (bug#61398)Yuan Fu
2023-02-12Support Tramp multi-hop completionMichael Albinus
2023-02-12Merge from origin/emacs-29Stefan Kangas
2023-02-11Support Tramp user name completionMichael Albinus
2023-02-10Add more java indentation testsTheodor Thornhill
2023-02-10Fix last changeMichael Albinus
2023-02-10Fix Tramp file name completionMichael Albinus
2023-02-09Ensure that Eshell users can run lines of command output as inputJim Porter
2023-02-09Ensure that deferred commands don't make Eshell forget let-bound valuesJim Porter
2023-02-09Add 'live' property to treesit-node-check (bug#61235)Yuan Fu
2023-02-09Merge from origin/emacs-29Stefan Kangas
2023-02-09ruby-ts-mode: Fix indentation inside empty if/unless/case/defDmitry Gutov
2023-02-09Add an extensive test for labeled (locked) narrowingGregory Heytings
2023-02-08Merge from origin/emacs-29Stefan Kangas
2023-02-07Fix last Tramp commitMichael Albinus
2023-02-06Fix c-ts-mode indentationYuan Fu
2023-02-06Fix c-ts-mode indentationYuan Fu
2023-02-06Fix c-ts-mode indentation (bug#61291)Yuan Fu
2023-02-06Improve Tramp file name completionMichael Albinus
2023-02-06Use c-ts-common-statement-offset in java-ts-mode (bug#61142)Theodor Thornhill
2023-02-04Make c-ts-mode-set-style's effect local (bug#61245)Yuan Fu
2023-02-04Fix switch statement indentation for go-ts-mode (bug#61238)Davide Masserut
2023-02-04nadvice: Fix bug#61179Stefan Monnier
2023-02-04Add test for java indentation (bug#61115)Theodor Thornhill
2023-02-04Add tests for compilation support for TypeScript (bug#61104)Theodor Thornhill
2023-02-03Merge from origin/emacs-29Stefan Kangas
2023-02-02; Fix c-ts-mode indent testYuan Fu
2023-02-02Make c-ts-mode indent tests side-effect-freeYuan Fu
2023-02-01Handle large process output strings for TrampMichael Albinus
2023-01-30During completion, convert all Eshell arguments to stringsJim Porter
2023-01-30Properly parse Eshell variable splices for interactive completionJim Porter
2023-01-30Add regression tests for Eshell completionsJim Porter
2023-01-30Merge from origin/emacs-29Stefan Kangas
2023-01-29Move c-ts-mode--statement-offset to c-ts-common.elYuan Fu
2023-01-28Tramp cleanup from recent test campaignMichael Albinus
2023-01-28Merge from origin/emacs-29Stefan Kangas
2023-01-27Make 'eshell-number-regexp' into a regular defvarJim Porter
2023-01-27Add support for negative indices and index ranges in EshellJim Porter
2023-01-28Make project-current not error out inside non-existent dirsDmitry Gutov
2023-01-27Merge from origin/emacs-29Stefan Kangas
2023-01-25Fix indentation for c-ts-mode (bug#61026)Yuan Fu
2023-01-24; Fix filename mismatches in prop lines of ERC testsF. Jason Park
2023-01-23Don't try to make a pipe process for remote processes in EshellJim Porter
2023-01-23Factor out some Tramp codeMichael Albinus
2023-01-23Merge from origin/emacs-29Stefan Kangas
2023-01-23Merge from origin/emacs-29Stefan Kangas
2023-01-23Merge from origin/emacs-29Stefan Kangas