aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Prevent filling from mangling ChangeLog defun listsPo Lu2024-01-291-0/+149
* | In Eshell, don't expand quoted tildes into a user's home directoryJim Porter2024-01-281-0/+22
* | In Eshell, allow an escaped newline at the end of a commandJim Porter2024-01-281-6/+8
* | ; Fix typosStefan Kangas2024-01-283-3/+3
* | ; New log-edit testsPo Lu2024-01-281-0/+51
* | Support setting umask symbolically in EshellJim Porter2024-01-271-4/+30
* | Fix command replacement with the Eshell builtin versions of "sudo" and "doas"Jim Porter2024-01-271-49/+40
* | Calc parses fractions written using U+2044 FRACTION SLASHDaniel Brooks2024-01-271-0/+25
* | Merge from origin/emacs-29Eli Zaretskii2024-01-271-1/+2
|\ \ | |/
| * typescript-ts-mode: Skip test if tsx grammar missingMatthew Smith2024-01-201-1/+2
| * Sync with Tramp 2.6.3-pre (don't merge with master)Michael Albinus2024-01-201-46/+60
* | Add option Info-url-alistMekeor Melire2024-01-271-4/+10
* | Fix syntax highlighting after string literal concat in python-modeJakub Ječmínek2024-01-271-0/+12
* | ; Add docstring to testJim Porter2024-01-261-1/+2
* | ; * test/lisp/eshell/esh-cmd-tests.el: Fix last change.Jim Porter2024-01-261-2/+3
* | Fix detection of directly-invokable commands in EshellJim Porter2024-01-261-0/+20
* | Add support for running commands via Eshell's "env" commandJim Porter2024-01-251-0/+7
* | Improve handling of local variable settings in EshellJim Porter2024-01-251-0/+8
* | * lisp/simple.el (next-line-completion): Better handing of group lines.Juri Linkov2024-01-251-18/+46
* | Fix next-line-completion for multi-line completionsSpencer Baugh2024-01-251-0/+14
* | Actually derive channel membership from PREFIX in ERCF. Jason Park2024-01-243-21/+228
* | Merge from origin/emacs-29Eli Zaretskii2024-01-201-1/+9
|\ \ | |/
| * Fix info-xref-testsEli Zaretskii2024-01-131-1/+9
* | ; Use HTML entities for reserved characters in 'dom-print'Eshel Yaron2024-01-201-0/+10
* | Redo doc strings for ERC's entry point commandsF. Jason Park2024-01-182-5/+5
* | Add test for erc-extract-command-from-lineF. Jason Park2024-01-1812-29/+69
* | * test/lisp/emacs-lisp/comp-cstr-tests.el: Use macros in a simpler wayStefan Monnier2024-01-181-210/+204
* | ; Fix test failures from the fix for bug#67661Jim Porter2024-01-171-6/+6
* | Fix recent ses-tests mistakes (bug#5852)Mattias Engdegård2024-01-141-2/+2
* | Use forward-line instead of next-line in noninteractive testMattias Engdegård2024-01-141-1/+1
* | Fix 'what-page'Lars Brinkhoff2024-01-131-1/+5
* | Fix 'python-info-docstring-p' bug in the 2nd line of a bufferkobarity2024-01-131-23/+50
* | Support indented continuation lines in lua-ts-modejohn muhl2024-01-111-0/+106
* | Fix man-tests.elEli Zaretskii2024-01-111-3/+9
* | Adapt test names in auth-source-tests.elMichael Albinus2024-01-111-3/+3
* | Support numeric port numbers in auth-source-macos-keychainMichael Albinus2024-01-111-10/+18
* | ; Fix overridden erc--input-split slot definitionF. Jason Park2024-01-101-2/+2
* | Fix man.el shell injection vulnerabilityXi Lu2024-01-101-0/+12
* | Make Compilation mode recognize Lua errorsRudolf Adamkovič2024-01-101-2/+29
* | Fix file name completion with Tramp on MS WindoesMichael Albinus2024-01-101-52/+48
* | ; cperl-mode-tests.el: Adapt to recent changes in cperl-mode.elHarald Jörg2024-01-091-9/+7
* | Support more metadata properties in completion-extra-properties (bug#68214)Juri Linkov2024-01-091-5/+5
* | Clarify purpose of module aliases in ERCF. Jason Park2024-01-071-0/+1
* | Make ERC's format catalogs more extensibleF. Jason Park2024-01-072-2/+16
* | Allow setting `erc-split-line-length' to zeroF. Jason Park2024-01-071-0/+8
* | Use global window hook for erc-keep-place-indicatorF. Jason Park2024-01-071-10/+8
* | Handle local default directory in connection-local-valueMichael Albinus2024-01-071-0/+43
* | Complete change of ert-remote-temporary-file-directoryMichael Albinus2024-01-061-1/+1
* | Use handler-bind to repair bytecomp-testsMattias Engdegård2024-01-041-12/+6
* | Fix ert-tests.el for the new `handler-bind` codeStefan Monnier2024-01-041-33/+8