summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-01-13Fix minibuffer-completion testsEli Zaretskii
2023-01-13Add c-ts-mode testsDaniel Martín
2023-01-12Fix encoding with 'utf-8-auto'Eli Zaretskii
2023-01-11Merge from origin/emacs-29Stefan Kangas
2023-01-10Remove obsolete server buffers on MOTD in erc-trackF. Jason Park
2023-01-10; Kill some stray buffers left behind by ERC testsF. Jason Park
2023-01-10Merge from origin/emacs-29Stefan Kangas
2023-01-09; ruby.rb: Fix pattern matching syntax and extend the exampleDmitry Gutov
2023-01-08Add remote-file-name-inhibit-delete-by-moving-to-trashMichael Albinus
2023-01-07Adjust to recent Gnulib macro renamingPaul Eggert
2023-01-07Fix 'python-shell-buffer-substring' when START is in middle of 1st linekobarity
2023-01-07Merge from origin/emacs-29Stefan Kangas
2023-01-06Remove Emacs 26 compatibility from TrampMichael Albinus
2023-01-06Fix `pr-interface'Robert Pluim
2023-01-04Merge from origin/emacs-29Stefan Kangas
2023-01-04(ruby-ts-add-log-current-function): Fix when between two methodsDmitry Gutov
2023-01-03; * cl-lib-tests.el: Suppress for the right function.Mattias Engdegård
2023-01-03Merge from origin/emacs-29Stefan Kangas
2023-01-02; Skip ruby-ts tests if grammar is not availableStefan Kangas
2023-01-02Fix default-port regression in erc-select-read-argsF. Jason Park
2023-01-02Merge from origin/emacs-29Stefan Kangas
2023-01-02Add ruby-ts-modePerry Smith
2023-01-01; * test/lisp/emacs-lisp/copyright-tests.el: Fix and future-safe.Mattias Engdegård
2023-01-01Fix shortdoc-tests failure with respect to regexp-opt-charsetMattias Engdegård
2023-01-01Merge from origin/emacs-29Eli Zaretskii
2023-01-01Merge from origin/emacs-29Eli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-31Fix misspelled functions in shortdoc groupsStefan Kangas
2022-12-31whitespace: Use `define-globalized-minor-mode' for global modeRichard Hansen
2022-12-31Fix python-shell-buffer-substring when retrieving a single statementkobarity
2022-12-31Merge from origin/emacs-29Stefan Kangas
2022-12-31Add new options for Ruby code indentationDmitry Gutov
2022-12-30; Fix Eshell tests on macOSJim Porter
2022-12-30; remove incorrect quoting of condition namesMattias Engdegård
2022-12-30* test/lisp/net/tramp-tests.el (tramp-test32-shell-command): Fix test.Michael Albinus
2022-12-29Fix reference-counting of Eshell I/O handlesJim Porter
2022-12-30Merge from origin/emacs-29Stefan Kangas
2022-12-29Consistent empty-body warning messages for let and let*Mattias Engdegård
2022-12-29Add empty-body warning for when, unless etcMattias Engdegård
2022-12-29Warn about `condition-case' with quoted condition namesMattias Engdegård
2022-12-29Warn about `ignore-error` with quoted condition argumentMattias Engdegård
2022-12-29; whitespace.el: Use the new 'ert-with-buffer-selected' in testsRichard Hansen
2022-12-28Merge from origin/emacs-29Stefan Kangas
2022-12-28Warn of absent networks module in ERCF. Jason Park
2022-12-28Fix tree-sitter typosYuan Fu
2022-12-27Fix treesit--things-around (bug#60355)Yuan Fu
2022-12-27Support Apache License 2.0 in elide-head-modeStefan Kangas
2022-12-27Make elide-head-headers-to-hide more forgivingStefan Kangas
2022-12-27; * test/src/treesit-tests.el: remove dead store (bytecomp warning)Mattias Engdegård
2022-12-26Add a new tree-sitter query predicate 'pred'Yuan Fu