aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | During completion, convert all Eshell arguments to stringsJim Porter2023-01-301-12/+42
* | Properly parse Eshell variable splices for interactive completionJim Porter2023-01-301-0/+8
* | Add regression tests for Eshell completionsJim Porter2023-01-301-0/+170
* | Merge from origin/emacs-29Stefan Kangas2023-01-301-2/+6
|\ \ | |/
| * Move c-ts-mode--statement-offset to c-ts-common.elYuan Fu2023-01-291-2/+6
* | Tramp cleanup from recent test campaignMichael Albinus2023-01-281-4/+4
* | Merge from origin/emacs-29Stefan Kangas2023-01-281-0/+10
|\ \ | |/
| * Make project-current not error out inside non-existent dirsDmitry Gutov2023-01-281-0/+10
* | Make 'eshell-number-regexp' into a regular defvarJim Porter2023-01-271-0/+65
* | Add support for negative indices and index ranges in EshellJim Porter2023-01-271-23/+79
* | Merge from origin/emacs-29Stefan Kangas2023-01-277-17/+85
|\ \ | |/
| * Fix indentation for c-ts-mode (bug#61026)Yuan Fu2023-01-251-0/+52
| * ; Fix filename mismatches in prop lines of ERC testsF. Jason Park2023-01-245-17/+20
| * Don't try to make a pipe process for remote processes in EshellJim Porter2023-01-231-0/+13
* | Factor out some Tramp codeMichael Albinus2023-01-231-15/+23
* | Merge from origin/emacs-29Stefan Kangas2023-01-234-0/+172
|\ \ | |/
| * Add test suite for sgml-html-meta-auto-coding-functionBenjamin Riefenstahl2023-01-221-0/+66
| * Tweak BSD style indentation (bug#60984)Theodor Thornhill2023-01-222-0/+97
| * ruby-ts-mode: Fix two additional cases with ruby-method-call-indent=nilDmitry Gutov2023-01-221-0/+9
* | Merge from origin/emacs-29Stefan Kangas2023-01-232-1/+24
|\ \ | |/
| * Fix file-regular-p in TrampMichael Albinus2023-01-212-1/+24
* | Merge from origin/emacs-29Stefan Kangas2023-01-231-0/+13
|\ \ | |/
| * Fix c-ts-mode indent (bug#60873)Yuan Fu2023-01-191-0/+13
* | ; * test/lisp/eshell/esh-var-tests.el: Fix punctuation in doc strings.Eli Zaretskii2023-01-211-72/+70
* | Merge from origin/emacs-29Stefan Kangas2023-01-201-0/+12
|\ \ | |/
| * (ruby-ts--indent-rules): Indent inside empty parens properlyDmitry Gutov2023-01-191-0/+12
* | Fix evaluation of asynchronous expansions in Eshell indicesJim Porter2023-01-191-0/+25
* | Merge from origin/emacs-29Stefan Kangas2023-01-196-33/+228
|\ \ | |/
| * (ruby-ts--indent-rules): Add a rule for continuation of a hash pairDmitry Gutov2023-01-191-0/+6
| * (ruby-ts--parent-call-or-bol): Handle more cases with nested literalsDmitry Gutov2023-01-191-0/+17
| * (ruby-ts--statement-container-regexp): Remove "parenthesized_statements"Dmitry Gutov2023-01-191-0/+8
| * ruby-ts-mode: Handle indent in parenless calls much closer to ruby-modeDmitry Gutov2023-01-191-0/+1
| * ruby-ts-mode: Obey the option ruby-method-call-indentDmitry Gutov2023-01-182-0/+2
| * ruby-ts-mode: Obey the option ruby-after-operator-indentDmitry Gutov2023-01-182-1/+5
| * ruby-ts-mode: Fix indent after operator or conditionalDmitry Gutov2023-01-181-0/+13
| * ruby-ts-mode: Fix/change indentation of a continuation method callDmitry Gutov2023-01-181-0/+13
| * ruby-ts-mode: Fix indent inside parenthesized_expr and else/end after unlessDmitry Gutov2023-01-181-0/+10
| * ruby-ts-mode: Fix the rules for hanging arrays and hashesDmitry Gutov2023-01-182-0/+24
| * ; Relax timeouts for failing ERC testF. Jason Park2023-01-172-10/+10
| * Don't preserve non-module minor modes in erc-openF. Jason Park2023-01-171-15/+26
| * Use correct buffer for local-module vars in erc-openF. Jason Park2023-01-171-7/+93
* | ; Fix Eshell prompt tests when the current user is rootJim Porter2023-01-171-2/+4
* | Complete implementation of `file-user-id'Michael Albinus2023-01-172-21/+61
* | Merge from origin/emacs-29Stefan Kangas2023-01-172-0/+15
|\ \ | |/
| * Fix tree-sitter indent preset function (bug#60270)Yuan Fu2023-01-161-0/+14
| * ruby-ts-mode: Support the option ruby-block-indentDmitry Gutov2023-01-161-0/+1
* | Add 'file-user-uid' to get the connection-local effective UIDJim Porter2023-01-161-0/+4
* | Add some basic tests for java-ts-mode and typescript-ts-modeTheodor Thornhill2023-01-165-0/+337
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2023-01-155-3/+324
|\ \
| * \ Merge from origin/emacs-29Stefan Kangas2023-01-153-1/+322
| |\ \ | | |/