aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Warn of absent networks module in ERCF. Jason Park2022-12-282-1/+97
| * Fix tree-sitter typosYuan Fu2022-12-281-1/+1
| * Fix treesit--things-around (bug#60355)Yuan Fu2022-12-271-1/+39
| * ; * test/src/treesit-tests.el: remove dead store (bytecomp warning)Mattias Engdegård2022-12-271-3/+1
| * Add a new tree-sitter query predicate 'pred'Yuan Fu2022-12-261-3/+10
| * ; Fix tree-sitter defun testsYuan Fu2022-12-261-30/+34
| * ; Fix typosStefan Kangas2022-12-263-3/+3
* | Support Apache License 2.0 in elide-head-modeStefan Kangas2022-12-271-0/+22
* | Make elide-head-headers-to-hide more forgivingStefan Kangas2022-12-271-0/+84
* | Merge from origin/emacs-29Stefan Kangas2022-12-252-0/+118
|\ \ | |/
| * Add some diff-fixup-modifs testsDaniel Martín2022-12-241-0/+79
| * ert-x: Move window selection logic to its own macroRichard Hansen2022-12-241-0/+34
| * ; ert-x: Add test for buffer read-only stateRichard Hansen2022-12-241-0/+5
* | Fix condition-case empty success handler misinterpretationMattias Engdegård2022-12-241-0/+5
* | Fix condition-case body for-effect miscompilationMattias Engdegård2022-12-241-0/+48
* | ; Fix typosStefan Kangas2022-12-233-3/+3
* | Simplify handling of /dev/null redirection in EshellJim Porter2022-12-221-2/+31
* | Fix handling of output handles in nested Eshell formsJim Porter2022-12-224-40/+97
* | Handle make-directory return values in file name handlersMichael Albinus2022-12-221-4/+11
* | Merge from origin/emacs-29Stefan Kangas2022-12-221-0/+75
|\ \ | |/
| * whitespace: Avoid mutating original buffer's markers in clonesRichard Hansen2022-12-211-0/+75
* | Merge from origin/emacs-29Stefan Kangas2022-12-216-26/+71
|\ \ | |/
| * * lisp/repeat.el: Fix repeat-keep-prefix to allow customizing it to non-nil.Juri Linkov2022-12-201-14/+16
| * ruby-method-params-indent: New user optionDmitry Gutov2022-12-193-10/+36
| * whitespace: Fix unintended change in buffer modification statusRichard Hansen2022-12-191-0/+10
| * Repair setopt test after error demotion to warningMattias Engdegård2022-12-191-2/+9
* | ; Fix typos in some function namesStefan Kangas2022-12-201-1/+1
* | Use equal and member instead of eq and memqMattias Engdegård2022-12-191-1/+1
* | ; * test/infra/test-jobs.yml: Regenerate for the new use-package subdirectory.Michael Albinus2022-12-191-0/+17
* | Merge from origin/emacs-29Stefan Kangas2022-12-194-15/+196
|\ \ | |/
| * ruby-mode: Support endless singleton method definitions tooDmitry Gutov2022-12-191-1/+3
| * ruby-mode: Support endless methods (bug#54702)Dmitry Gutov2022-12-182-0/+45
| * Switch to use cursor API in treesit.cYuan Fu2022-12-171-0/+135
| * Fix copy-directory bug when dest dir existsPaul Eggert2022-12-171-1/+8
| * make-directory now returns t if dir already existsPaul Eggert2022-12-171-3/+3
| * Use make-directory handlers uniformlyPaul Eggert2022-12-171-11/+0
| * ruby-mode: Recognize instance or global var as first arg in parenless callDmitry Gutov2022-12-171-0/+3
* | Merge from origin/emacs-29Stefan Kangas2022-12-191-1/+1
|\ \ | |/
| * Revert "Use equal and member instead of eq and memq"Eli Zaretskii2022-12-161-1/+1
| * Use equal and member instead of eq and memqMattias Engdegård2022-12-161-1/+1
* | Merge from origin/emacs-29Stefan Kangas2022-12-195-2/+214
|\ \ | |/
| * Fix some naming issues involving query buffers in ERCF. Jason Park2022-12-164-0/+212
| * ; Fix doc string in ERC's module-activation commandsF. Jason Park2022-12-161-2/+2
* | Suppress memql warning in testMattias Engdegård2022-12-181-1/+2
* | Warn about lambda expressions in comparisonsMattias Engdegård2022-12-181-6/+14
* | Use equal and member instead of eq and memqMattias Engdegård2022-12-161-1/+1
* | Merge from origin/emacs-29Stefan Kangas2022-12-165-11/+11
|\ \ | |/
| * ; Fix typosStefan Kangas2022-12-165-11/+11
* | Add support for the "splice operator" in EshellJim Porter2022-12-152-0/+83
* | Merge from origin/emacs-29Stefan Kangas2022-12-151-1/+1
|\ \ | |/