summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-01-22Add test suite for sgml-html-meta-auto-coding-functionBenjamin Riefenstahl
2023-01-22Tweak BSD style indentation (bug#60984)Theodor Thornhill
2023-01-22ruby-ts-mode: Fix two additional cases with ruby-method-call-indent=nilDmitry Gutov
2023-01-21Fix file-regular-p in TrampMichael Albinus
2023-01-21; * test/lisp/eshell/esh-var-tests.el: Fix punctuation in doc strings.Eli Zaretskii
2023-01-20Make `keymap-set-after' work for menusRobert Pluim
2023-01-20Use `key-parse' in `keymap-lookup'Robert Pluim
2023-01-20Merge from origin/emacs-29Stefan Kangas
2023-01-19Fix evaluation of asynchronous expansions in Eshell indicesJim Porter
2023-01-19Fix c-ts-mode indent (bug#60873)Yuan Fu
2023-01-19(ruby-ts--indent-rules): Indent inside empty parens properlyDmitry Gutov
2023-01-19Merge from origin/emacs-29Stefan Kangas
2023-01-19(ruby-ts--indent-rules): Add a rule for continuation of a hash pairDmitry Gutov
2023-01-19(ruby-ts--parent-call-or-bol): Handle more cases with nested literalsDmitry Gutov
2023-01-19(ruby-ts--statement-container-regexp): Remove "parenthesized_statements"Dmitry Gutov
2023-01-19ruby-ts-mode: Handle indent in parenless calls much closer to ruby-modeDmitry Gutov
2023-01-18ruby-ts-mode: Obey the option ruby-method-call-indentDmitry Gutov
2023-01-18ruby-ts-mode: Obey the option ruby-after-operator-indentDmitry Gutov
2023-01-18ruby-ts-mode: Fix indent after operator or conditionalDmitry Gutov
2023-01-18ruby-ts-mode: Fix/change indentation of a continuation method callDmitry Gutov
2023-01-18ruby-ts-mode: Fix indent inside parenthesized_expr and else/end after unlessDmitry Gutov
2023-01-18ruby-ts-mode: Fix the rules for hanging arrays and hashesDmitry Gutov
2023-01-17; Fix Eshell prompt tests when the current user is rootJim Porter
2023-01-17Complete implementation of `file-user-id'Michael Albinus
2023-01-17; Relax timeouts for failing ERC testF. Jason Park
2023-01-17Don't preserve non-module minor modes in erc-openF. Jason Park
2023-01-17Use correct buffer for local-module vars in erc-openF. Jason Park
2023-01-17Fix buffer-list-update-hook for indirect buffersBasil L. Contovounesios
2023-01-17Merge from origin/emacs-29Stefan Kangas
2023-01-16Add 'file-user-uid' to get the connection-local effective UIDJim Porter
2023-01-16Add some basic tests for java-ts-mode and typescript-ts-modeTheodor Thornhill
2023-01-16Fix tree-sitter indent preset function (bug#60270)Yuan Fu
2023-01-16ruby-ts-mode: Support the option ruby-block-indentDmitry Gutov
2023-01-15Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus
2023-01-15Improve Tramp robustnessMichael Albinus
2023-01-15Upgrade to length* functions in TrampMichael Albinus
2023-01-15Merge from origin/emacs-29Stefan Kangas
2023-01-15Merge from origin/emacs-29Stefan Kangas
2023-01-15; Add more c-ts-mode indent and filling testsYuan Fu
2023-01-15; Fix typosStefan Kangas
2023-01-14Use the 'field' property to navigate through Eshell promptsJim Porter
2023-01-14Make 'eshell-bol' obsoleteJim Porter
2023-01-14Set the 'field' property for Eshell outputJim Porter
2023-01-14Fix the case in first-completion revealed by minibuffer-testsJuri Linkov
2023-01-14Merge remote-tracking branch 'refs/remotes/origin/master'Stefan Monnier
2023-01-14Merge from origin/emacs-29Stefan Monnier
2023-01-14Preserve the window position with proced (bug#60381)Laurence Warne
2023-01-13undo-tests.el: Tests for bug#60467Gregory Heytings
2023-01-13Adapt tramp-tests.elMichael Albinus
2023-01-13Adapt tramp-tests.el (do not merge with master)Michael Albinus