summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Add test suite for sgml-html-meta-auto-coding-functionBenjamin Riefenstahl2023-01-22
* Tweak BSD style indentation (bug#60984)Theodor Thornhill2023-01-22
* ruby-ts-mode: Fix two additional cases with ruby-method-call-indent=nilDmitry Gutov2023-01-22
* Fix file-regular-p in TrampMichael Albinus2023-01-21
* Make `keymap-set-after' work for menusRobert Pluim2023-01-20
* Use `key-parse' in `keymap-lookup'Robert Pluim2023-01-20
* Fix c-ts-mode indent (bug#60873)Yuan Fu2023-01-19
* (ruby-ts--indent-rules): Indent inside empty parens properlyDmitry Gutov2023-01-19
* (ruby-ts--indent-rules): Add a rule for continuation of a hash pairDmitry Gutov2023-01-19
* (ruby-ts--parent-call-or-bol): Handle more cases with nested literalsDmitry Gutov2023-01-19
* (ruby-ts--statement-container-regexp): Remove "parenthesized_statements"Dmitry Gutov2023-01-19
* ruby-ts-mode: Handle indent in parenless calls much closer to ruby-modeDmitry Gutov2023-01-19
* ruby-ts-mode: Obey the option ruby-method-call-indentDmitry Gutov2023-01-18
* ruby-ts-mode: Obey the option ruby-after-operator-indentDmitry Gutov2023-01-18
* ruby-ts-mode: Fix indent after operator or conditionalDmitry Gutov2023-01-18
* ruby-ts-mode: Fix/change indentation of a continuation method callDmitry Gutov2023-01-18
* ruby-ts-mode: Fix indent inside parenthesized_expr and else/end after unlessDmitry Gutov2023-01-18
* ruby-ts-mode: Fix the rules for hanging arrays and hashesDmitry Gutov2023-01-18
* ; Relax timeouts for failing ERC testF. Jason Park2023-01-17
* Don't preserve non-module minor modes in erc-openF. Jason Park2023-01-17
* Use correct buffer for local-module vars in erc-openF. Jason Park2023-01-17
* Fix buffer-list-update-hook for indirect buffersBasil L. Contovounesios2023-01-17
* Fix tree-sitter indent preset function (bug#60270)Yuan Fu2023-01-16
* ruby-ts-mode: Support the option ruby-block-indentDmitry Gutov2023-01-16
* ; Add more c-ts-mode indent and filling testsYuan Fu2023-01-15
* ; Fix typosStefan Kangas2023-01-15
* Fix the case in first-completion revealed by minibuffer-testsJuri Linkov2023-01-14
* Adapt tramp-tests.el (do not merge with master)Michael Albinus2023-01-13
* Fix minibuffer-completion testsEli Zaretskii2023-01-13
* Add c-ts-mode testsDaniel Martín2023-01-13
* Fix encoding with 'utf-8-auto'Eli Zaretskii2023-01-12
* Remove obsolete server buffers on MOTD in erc-trackF. Jason Park2023-01-10
* ; Kill some stray buffers left behind by ERC testsF. Jason Park2023-01-10
* ; ruby.rb: Fix pattern matching syntax and extend the exampleDmitry Gutov2023-01-09
* Fix 'python-shell-buffer-substring' when START is in middle of 1st linekobarity2023-01-07
* Fix `pr-interface'Robert Pluim2023-01-06
* (ruby-ts-add-log-current-function): Fix when between two methodsDmitry Gutov2023-01-04
* ; Skip ruby-ts tests if grammar is not availableStefan Kangas2023-01-02
* Fix default-port regression in erc-select-read-argsF. Jason Park2023-01-02
* Add ruby-ts-modePerry Smith2023-01-02
* ; * test/lisp/emacs-lisp/copyright-tests.el: Fix and future-safe.Mattias Engdegård2023-01-01
* Fix shortdoc-tests failure with respect to regexp-opt-charsetMattias Engdegård2023-01-01
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Fix misspelled functions in shortdoc groupsStefan Kangas2022-12-31
* Fix python-shell-buffer-substring when retrieving a single statementkobarity2022-12-31
* Add new options for Ruby code indentationDmitry Gutov2022-12-31
* * test/lisp/net/tramp-tests.el (tramp-test32-shell-command): Fix test.Michael Albinus2022-12-30
* ; whitespace.el: Use the new 'ert-with-buffer-selected' in testsRichard Hansen2022-12-29
* Warn of absent networks module in ERCF. Jason Park2022-12-28
* Fix tree-sitter typosYuan Fu2022-12-28