summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* | Disallow creation of circular variable alias chainsMattias Engdegård2023-04-141-0/+16
* | Fix tree-sitter testYuan Fu2023-04-131-3/+3
* | Fix previous commit on tree-sitterYuan Fu2023-04-131-4/+5
* | Support more predicates in tree-sitter search functionsYuan Fu2023-04-131-0/+53
* | Fix tree-sitter testsYuan Fu2023-04-131-30/+32
* | Eglot: fix LSP "languageId" detectionJoão Távora2023-04-131-13/+16
* | Stronger checking in line-number-at-pos testsMattias Engdegård2023-04-131-3/+3
* | Clarify process-environment in eglot-testsBasil L. Contovounesios2023-04-101-18/+18
* | End default-directory with slash in eglot-testsBasil L. Contovounesios2023-04-101-2/+2
* | Tweak file/dir creation in eglot-testsBasil L. Contovounesios2023-04-101-6/+5
* | Simplify let-bindings in eglot-testsBasil L. Contovounesios2023-04-101-29/+14
* | Minor eglot-tests cosmeticsBasil L. Contovounesios2023-04-101-8/+9
* | Avoid Git project in eglot-test-eclipse-connectBasil L. Contovounesios2023-04-091-2/+1
* | Pacify byte-compiler warnings in nadvice-testsBasil L. Contovounesios2023-04-091-7/+9
* | Adapt Tramp testMichael Albinus2023-04-091-4/+33
* | ; * test/src/fns-tests.el: Strengthen tests of `nreverse`.Mattias Engdegård2023-04-091-18/+21
* | Allow erc-reuse-frames to favor connectionsF. Jason Park2023-04-081-0/+303
* | Make auth-source erc-services tests more readableF. Jason Park2023-04-082-110/+131
* | Add erc-button helper for substituting command keysF. Jason Park2023-04-082-0/+62
* | Add erc-fill style based on visual-line-modeF. Jason Park2023-04-087-0/+319
* | Put display properties to better use in erc-stampF. Jason Park2023-04-081-6/+64
* | Expose insertion time as text prop in erc-stampF. Jason Park2023-04-081-0/+207
* | Refactor marker initialization in erc-openF. Jason Park2023-04-083-104/+285
* | Preserve ERC prompt and its bounding markersF. Jason Park2023-04-083-4/+12
* | Add option to show visual erc-keep-place indicatorF. Jason Park2023-04-081-0/+81
* | Optionally prompt for more ERC entry-point paramsF. Jason Park2023-04-081-1/+12
* | Add display option for interactive ERC invocationsF. Jason Park2023-04-081-18/+32
* | Be smarter about switching to TLS from M-x ercF. Jason Park2023-04-081-23/+136
* | Ignore killed buffers when switching in erc-trackF. Jason Park2023-04-081-0/+34
* | Fill doc strings for ERC modulesF. Jason Park2023-04-081-12/+16
* | Warn when customizing minor-mode vars for ERC modulesF. Jason Park2023-04-081-3/+16
* | Don't associate ERC modules with undefined groupsF. Jason Park2023-04-081-2/+35
* | Convert ERC's Imenu integration into proper moduleF. Jason Park2023-04-081-1/+1
* | Add missing colors to erc-irccontrols-modeF. Jason Park2023-04-081-0/+253
* | Modify erc-mode-map in module definitionsF. Jason Park2023-04-081-0/+44
* | Leverage loaddefs for migrating ERC modulesF. Jason Park2023-04-081-16/+114
* | Honor arbitrary CHANTYPES in ERCF. Jason Park2023-04-081-0/+21
* | Add hook to regain nickname in ERCF. Jason Park2023-04-083-0/+152
* | Add probing erc-server-reconnect-function variantF. Jason Park2023-04-086-0/+179
* | Add MOTD command to ERCF. Jason Park2023-04-082-0/+92
* | Split overlong outgoing messages in erc-saslF. Jason Park2023-04-083-0/+142
* | Fix DCC GET flag parsing in erc-dccDaniel Pettersson2023-04-081-14/+53
* | Consolidate existing warnings about unused return valuesMattias Engdegård2023-04-081-2/+2
* | ; Eglot: fix misplaced parenthesis in last commit to eglot-tests.elJoão Távora2023-04-071-1/+1
* | ; * test/src/comp-tests.el (61917-1): Underscore unused parameter.Mattias Engdegård2023-04-071-1/+1
* | Remove useless unwind-protect forms, or make them useful as intendedMattias Engdegård2023-04-075-50/+44
* | * test/infra/Dockerfile.emba (emacs-eglot): Adapt software selection.Michael Albinus2023-04-071-2/+2
* | Eglot: no more tests based on Pylsp (bug#62694)João Távora2023-04-071-112/+85
* | Merge from origin/emacs-29Eli Zaretskii2023-04-061-2/+2
|\ \ | |/
| * Adapt EMBA scripts.Michael Albinus2023-04-042-19/+17