aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use handler-bind to repair bytecomp-testsMattias Engdegård2023-12-281-12/+6
* Fix ert-tests.el for the new `handler-bind` codeStefan Monnier2023-12-281-51/+50
* checkdoc: Avoid false positive for keybinding in docstringStefan Kangas2023-12-241-0/+9
* Fix overlapping logs from erc-truncate-buffer-on-saveF. Jason Park2023-12-231-0/+55
* Replace some uses of erc-errorF. Jason Park2023-12-233-23/+24
* ; Fix some doc strings in ERCF. Jason Park2023-12-231-1/+1
* Introduce new function lm-package-requiresStefan Kangas2023-12-231-0/+20
* Tramp's direct asynchronous processes use 'tramp-remote-path'Michael Albinus2023-12-221-0/+4
* Jsonrpc: overhaul logging mechanicsJoão Távora2023-12-211-36/+35
* Merge branch 'no-ls-lisp-advice'Stefan Monnier2023-12-212-9/+2
|\
| * * test/lisp/ls-lisp-tests.el (ls-lisp-unload): Delete testscratch/no-ls-lisp-adviceStefan Monnier2023-12-211-7/+0
| * (dired-insert-directory): Obey `file-list` and `wildcard`Stefan Monnier2023-12-091-2/+2
* | Merge commit 'new-fix-for-bug-60819'Stefan Monnier2023-12-201-0/+4
|\ \ | |/
| * (file-expand-wildcards): Handle patterns ending in "/"Stefan Monnier2023-12-091-0/+4
* | Calc: speed up math-read-preprocess-string (bug#67536)Mattias Engdegård2023-12-191-0/+38
* | 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-107-14/+14
| |/ |/|
* | 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
* | Add ert-font-lockVladimir Kazanov2023-12-033-0/+470
* | 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