aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; whitespace.el: Use the new 'ert-with-buffer-selected' in testsRichard Hansen2022-12-291-10/+3
* Warn of absent networks module in ERCF. Jason Park2022-12-282-1/+97
* ; Fix typosStefan Kangas2022-12-263-3/+3
* 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
* whitespace: Avoid mutating original buffer's markers in clonesRichard Hansen2022-12-211-0/+75
* * 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
* 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
* 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
* 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
* 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
* ; Fix typosStefan Kangas2022-12-165-11/+11
* Fix ruby-add-log-current-method after nested class definitionDmitry Gutov2022-12-151-0/+27
* Don't send erc-sasl-user as USER command argumentF. Jason Park2022-12-141-1/+1
* Set erc-network to a "given" ID instead of failingF. Jason Park2022-12-143-10/+5
* Limit casemapping to appropriate ranges in ERCF. Jason Park2022-12-141-0/+3
* Actually accept non-symbols as IDs in erc-openF. Jason Park2022-12-142-1/+4
* Respect a nil erc-session-password when reconnectingF. Jason Park2022-12-142-0/+107
* Fix Tramp tests in eglot-tests, prefix tests uniquelyMichael Albinus2022-12-141-57/+60
* Delete temp files after icalendar testsStefan Kangas2022-12-141-1/+2
* Adapt Tramp specific tests in eglot-tests.elMichael Albinus2022-12-131-25/+28
* ; Fix typosStefan Kangas2022-12-131-2/+2
* ; Adjust eglot test to recent autopep8/pycodestyleStefan Kangas2022-12-121-1/+3
* ; Skip two eglot tests when typescript is missingStefan Kangas2022-12-121-2/+4
* Skip Eglot rust-analyzer tests if 'cargo' isn't availableJoão Távora2022-12-121-0/+2
* Add automated tests for EglotJoão Távora2022-12-111-0/+1308
* Fix pcase rx patterns using rx-let bindings (bug#59814)Mattias Engdegård2022-12-111-0/+6
* ; Fix a failure when running server-tests via the command lineJim Porter2022-12-101-3/+3
* ; Fix two byte-compiler warningsStefan Kangas2022-12-101-1/+1
* Bring back the project--value-in-dir logicDmitry Gutov2022-12-094-0/+16
* Respect some spaces in auth-source-pass--match-regexpF. Jason Park2022-12-091-15/+16
* ; Normalize GPLv3 license statements in new filesStefan Kangas2022-12-0938-502/+519
* Merge branch 'feature/use-package' into emacs-29Stefan Kangas2022-12-081-0/+1957
|\
| * Drop key-chord.el support from use-packageStefan Kangas2022-12-081-169/+0
| * Fix use-package testsStefan Kangas2022-12-032-3/+19
| * ; Merge from https://github.com/jwiegley/use-packageStefan Kangas2022-11-302-0/+2110
| |\
| | * Remove tests lacking a copyright assignment for nowStefan Kangas2022-11-271-31/+0
| | * Merge pull request from skangas/dir-localsJohn Wiegley2022-11-162-2/+0
| | |\
| | | * Add .dir-locals.elStefan Kangas2022-11-162-2/+0
| | * | Normalize GPLv3 license statementsStefan Kangas2022-11-162-31/+19
| | |/