aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-232-0/+46
|\ \ | |/
| * Make `keymap-set-after' work for menusRobert Pluim2023-01-201-0/+17
| * Use `key-parse' in `keymap-lookup'Robert Pluim2023-01-201-0/+16
| * 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-197-53/+254
|\ \ | |/
| * (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 buffer-list-update-hook for indirect buffersBasil L. Contovounesios2023-01-171-20/+26
* | ; 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-156-4/+325
|\ \
| * \ Merge from origin/emacs-29Stefan Kangas2023-01-153-1/+322
| |\ \ | | |/
| | * ; Add more c-ts-mode indent and filling testsYuan Fu2023-01-153-1/+322
| * | Merge from origin/emacs-29Stefan Kangas2023-01-153-3/+3
| |\ \ | | |/
| | * ; Fix typosStefan Kangas2023-01-152-2/+2
| | * Fix the case in first-completion revealed by minibuffer-testsJuri Linkov2023-01-141-1/+1
| | * Adapt tramp-tests.el (do not merge with master)Michael Albinus2023-01-131-8/+11
* | | Improve Tramp robustnessMichael Albinus2023-01-151-4/+4
* | | Upgrade to length* functions in TrampMichael Albinus2023-01-152-12/+14
|/ /
* | Use the 'field' property to navigate through Eshell promptsJim Porter2023-01-141-0/+37