aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix variable aliasing bytecode miscompilation (bug#67116)Mattias Engdegård2023-11-131-0/+10
* | | ; Prepare for ERC 5.6 releaseF. Jason Park2023-11-122-2/+2
* | | Revive erc-command-indicator as new moduleF. Jason Park2023-11-122-1/+56
* | | Make nested input handling more robust in ERCF. Jason Park2023-11-122-0/+124
* | | Make ERC's error-notice formatting more consistentF. Jason Park2023-11-121-1/+1
* | | Offer alternate pool-creation strategies in erc-nicksF. Jason Park2023-11-121-23/+56
* | | ; Fix docstring typo in Eshell testsJim Porter2023-11-121-1/+1
* | | Hook 'bug-reference-mode' up to 'thing-at-point'Jim Porter2023-11-111-0/+15
* | | Fix test failures in test/lisp/minibuffer-tests.elJoão Távora2023-11-111-8/+8
* | | Add some more Eshell history testsJim Porter2023-11-101-36/+91
* | | Improve read/append behavior of eshell history commandLiu Hui2023-11-101-0/+34
* | | Improve 'next-line-completion' and add more testsJuri Linkov2023-11-091-0/+90
|/ /
* | Further improve test coverage of time-stamp-pattern parsingStephen Gildea2023-11-041-11/+21
* | Align date stamps to whole days in ERCF. Jason Park2023-11-044-8/+13
* | Preserve user markers when inserting ERC date stampsF. Jason Park2023-11-041-0/+65
* | Really fix off-by-one in erc--get-inserted-msg-boundsF. Jason Park2023-11-043-2/+51
* | ; Improve commentary in 'files-tests-save-buffer-read-only-file'.Eli Zaretskii2023-11-041-0/+3
* | Add tests for saving to write-protected filesJens Schmidt2023-11-041-0/+148
* | Fix bytecomp-tests--dest-mountpoint test failureMattias Engdegård2023-11-041-1/+2
* | MH-E testing: find locally-installed GNU Mailutils librariesStephen Gildea2023-11-031-1/+3
* | ; Attempt to fix race in erc-buffer-display testF. Jason Park2023-11-019-59/+73
* | comp-cstr.el: The type hierarchy is a DAG, not a treeStefan Monnier2023-10-301-4/+8
* | Remove the header line after disabling 'which-function-mode'Spencer Baugh2023-10-291-0/+58
* | Merge from origin/emacs-29Eli Zaretskii2023-10-281-1/+1
|\ \ | |/
| * Change news.gmane.org to news.gmane.ioStefan Kangas2023-10-241-1/+1
* | Render default DND file name handlers more precisePo Lu2023-10-281-1/+63
* | (provided-mode-derived-p): Fix alias caseStefan Monnier2023-10-271-7/+9
* | Tidy up ERC's internal text-property APIF. Jason Park2023-10-272-9/+16
* | Use marker for max pos in erc--traverse-insertedF. Jason Park2023-10-272-6/+79
* | Ignore date stamps completely in erc-trackF. Jason Park2023-10-271-1/+27
* | Enable DND handlers to receive more than one URI at a timePo Lu2023-10-261-0/+96
* | ; Fix webjump test after recent changeStefan Kangas2023-10-251-1/+1
* | Add a new Eshell special reference type for markersJim Porter2023-10-242-2/+68
* | Support arbitrary Eshell arguments inside special referencesJim Porter2023-10-242-4/+29
* | ; Fix my last commitStefan Kangas2023-10-231-3/+2
* | Fix failing ERC testStefan Kangas2023-10-231-1/+3
* | ; * test/lisp/align-tests.el: Pacify warning.Basil L. Contovounesios2023-10-231-0/+2
* | Various improvements to lua-ts-mode (Bug#66159)john muhl2023-10-232-142/+719
* | Move lexical-binding warning from checkdoc to byte-compilerMattias Engdegård2023-10-212-5/+36
* | Support lua-ts-mode in align.eljohn muhl2023-10-212-0/+74
* | Prefer erc-target to erc-default-targetF. Jason Park2023-10-203-15/+11
* | Rename erc-server-buffer-pF. Jason Park2023-10-201-2/+2
* | Respect user markers in erc-insert-timestamp-leftF. Jason Park2023-10-201-0/+90
* | Fix right-sided stamps commingling with erc-promptF. Jason Park2023-10-201-27/+30
* | Restore missing metadata props in erc-display-lineF. Jason Park2023-10-2013-10/+182
* | ; Mark erc-log test as :unstableF. Jason Park2023-10-205-6/+6
* | Add two missing 'number-or-marker' entries to the cl machinery (bug#66615)Andrea Corallo2023-10-191-1/+1
* | Improve cstr typeset normalizationAndrea Corallo2023-10-191-1/+10
* | Improve SOCKS error handling and support version 4aF. Jason Park2023-10-181-3/+28
* | Don't hard code server ports in SOCKS testsF. Jason Park2023-10-181-16/+37