aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into scratch/pkgGerd Möllmann2023-12-1952-154/+1945
|\
| * Add erc-track integration to erc-nicksF. Jason Park2023-12-171-1/+1
| * Cache shortened channel names in erc-trackF. Jason Park2023-12-171-0/+36
| * Promote "normal" faces in erc-trackF. Jason Park2023-12-171-0/+130
| * Consolidate status-prefix slots of erc-channel-userF. Jason Park2023-12-171-0/+51
| * Use templates for formatting chat messages in ERCF. Jason Park2023-12-177-36/+353
| * Add erc--spkr text property to chat messagesF. Jason Park2023-12-1713-15/+20
| * Clarify warning for process-dependent input in ERCF. Jason Park2023-12-171-2/+2
| * Add erc-server-396 response handlerF. Jason Park2023-12-173-15/+98
| * Make erc-input's refoldp slot conditionally availableF. Jason Park2023-12-171-3/+4
| * Add utility for iterating over arrays in ERCF. Jason Park2023-12-171-0/+13
| * Double hyphenate internal ERC 5.6 text propsF. Jason Park2023-12-1716-44/+44
| * Sequester some special-variable declarations in ERCF. Jason Park2023-12-173-3/+3
| * Define ERC message-formatting templates with defvarF. Jason Park2023-12-171-0/+109
| * Merge from origin/emacs-29Eli Zaretskii2023-12-163-0/+84
| |\
| | * Add indentation rules for bracketless statements in js-ts-modeNoah Peart2023-12-122-0/+50
| | * Fix c-ts-mode bracketless indentation for BSD style (bug#66152)Yuan Fu2023-12-101-0/+34
| * | ruby-syntax-methods-before-regexp: Drop this whitelistDmitry Gutov2023-12-162-4/+4
| * | Jsonrpc: support some JSONesque non-JSONRPC protocols, like DAPJoão Távora2023-12-141-21/+19
| * | Jsonrpc: rework fix for bug#60088João Távora2023-12-141-8/+1
| * | New macro connection-local-pMichael Albinus2023-12-122-2/+19
| * | Merge from origin/emacs-29Eli Zaretskii2023-12-102-1/+59
| |\ \ | | |/
| | * Fix c-ts-mode indentation (bug#67357)nverno2023-12-101-1/+47
| | * ruby-mode: Better detect regexp vs division (bug#67569)Dmitry Gutov2023-12-091-0/+12
| * | ; Fix typosStefan Kangas2023-12-108-15/+15
| * | Merge from origin/emacs-29Eli Zaretskii2023-12-092-2/+2
| |\ \ | | |/
| | * ; Fix typosStefan Kangas2023-12-032-2/+2
| * | New macro connection-local-valueMichael Albinus2023-12-091-0/+61
| * | Add font-lock tests for lua-ts-mode (bug#67605)john muhl2023-12-092-2/+347
| * | comp: Fix mvar dependency chain (bug#67239)Andrea Corallo2023-12-042-0/+20
| * | Add ert-font-lockVladimir Kazanov2023-12-033-0/+470
* | | Merge remote-tracking branch 'origin/master' into scratch/pkgGerd Möllmann2023-12-0316-104/+387
|\ \ \ | |/ /
| * | Merge from origin/emacs-29Eli Zaretskii2023-12-021-0/+17
| |\ \ | | |/
| | * Fix typescript-ts-mode indentation for switch statementsnverno2023-11-291-0/+17
| * | Merge from origin/emacs-29Eli Zaretskii2023-12-021-0/+20
| |\ \ | | |/
| | * Fix indentation for else clause in c-ts-mode (bug#67417)Yuan Fu2023-11-261-0/+20
| * | Merge branch 'register_preview'Thierry Volpiatto2023-12-021-43/+0
| |\ \
| | * | Delete register-tests.el now no more neededThierry Volpiatto2023-12-021-43/+0
| * | | * test/lisp/net/tramp-tests.el (tramp-test31-signal-process): Extend.Michael Albinus2023-12-011-0/+6
| * | | * lisp/net/tramp.el (tramp-signal-process): PROCESS can also be a string.Michael Albinus2023-11-301-45/+53
| |/ /
| * | Restore prompt correctly when reconnecting in ERCF. Jason Park2023-11-262-5/+22
| * | ; Fix erc--channel-modes test on graphical displaysF. Jason Park2023-11-262-1/+49
| * | Make EIEIO ':accessor' behave like ':reader' when reading (bug#66938)Brandon2023-11-261-0/+21
| * | ; Mark test for erc--update-channel-modes as :unstableF. Jason Park2023-11-257-10/+12
| * | Merge from origin/emacs-29Eli Zaretskii2023-11-251-0/+3
| |\ \ | | |/
| | * Extend D-Bus doc and testMichael Albinus2023-11-241-0/+3
| | * Annotate java-ts-mode-test-movement with expected resultDmitry Gutov2023-11-211-0/+2
| | * Backport: Add more java indentation testsTheodor Thornhill2023-11-211-16/+75
| | * Backport: Add test for java indentation (bug#61115)Theodor Thornhill2023-11-211-0/+9
| * | ; Improve and add tests for Completion Preview modeEshel Yaron2023-11-251-0/+184