aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Warn about unmatchable constant args to `eq`, `memq` etcMattias Engdegård2022-12-141-3/+51
* | Make proced-tests work on more systemsEli Zaretskii2022-12-141-16/+12
* | Add tests for procedLaurence Warne2022-12-141-0/+109
|/
* 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
| | |/
| | * Revert "Allow multiple keymaps in :map argument"John Wiegley2022-11-151-81/+4
| | * Merge remote-tracking branch 'origin/master' into pr-830John Wiegley2022-11-152-7/+20
| | |\
| | | * Various checkdoc fixesStefan Kangas2022-11-141-1/+1
| | | * Allow passing the SPEC-TYPE argument via :custom-faceAndrey Listopadov2022-10-291-0/+7
| | | * Use face-spec-set instead of custom-set-facesAndrey Listopadov2022-10-171-6/+6
| | | * Merge pull request from conao3/add-commands-keywordJohn Wiegley2022-10-121-0/+6
| | | |\
| | | | * add testcaseNaoya Yamashita2021-02-231-0/+6
| | * | | bind-keys supports passing a list of keymaps as :map argumentJacob First2022-09-291-4/+81
| | |/ /
| | * | Merge pull request from CeleritasCelery/masterJohn Wiegley2022-09-091-5/+7
| | |\ \
| | | * | Fix tests and documentation for hookTroy Hinckley2021-05-171-5/+7
| | | |/
| | * | Merge pull request from waymondo/use-package-chords-autoloading-and-mapping-i...John Wiegley2022-08-071-0/+161
| | |\ \
| | | * | update bind-chords to use of eval-after-load when maps declaredJustin Talbott2019-06-201-0/+161
| | * | | Merge pull request from phst/fletJohn Wiegley2022-08-071-34/+21
| | |\ \ \
| | | * | | Remove uses of deprecated ‘flet’ macroPhilipp Stephani2021-02-241-34/+21
| | | | |/ | | | |/|
| | * | | Merge pull request from conao3/add-custom-face-descriptionJohn Wiegley2022-08-071-0/+13
| | |\ \ \ | | | |/ / | | |/| |
| | | * | add multiple and eval :custom-face usageNaoya Yamashita2020-08-211-0/+13
| | * | | Add use-package-use-theme and avoid missing theme errorsTed Zlatanov2021-02-061-0/+8
| | * | | Create new "use-package" themse and use it for :custom with custom-theme-set-...Ted Zlatanov2020-11-291-12/+9
| | * | | set saved-variable-comment from :customTed Zlatanov2020-11-291-0/+13
| | |/ /
| | * | Merge branch 'master' into patch-1Jimmy Yuen Ho Wong2020-07-221-1/+5
| | |\ \
| | | * | Fix broken test due toJimmy Yuen Ho Wong2020-07-121-1/+5