aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * ; Tramp code cleanupMichael Albinus2026-01-241-1/+1
| * ; * test/lisp/net/dbus-tests.el: Fix typos.Michael Albinus2026-01-221-2/+2
| * Add JSON path utility command to json-ts-modeBinbin Ye2026-01-211-0/+86
| * ; * test/lisp/net/dbus-tests.el: hush warnings on no-dbus platformsMattias Engdegård2026-01-211-0/+4
| * Tag Tramp tests as :expensive-testMichael Albinus2026-01-201-0/+16
| * ; Minor Tramp cleanupMichael Albinus2026-01-191-3/+2
| * ; Fix one of ispell-testsEli Zaretskii2026-01-181-0/+5
| * Automatically detect the VC outgoing base (bug#80006)Sean Whitton2026-01-171-0/+25
| * calc: Improve handling of invalid 'calc-string-maximum-character'Jacob S. Gordon2026-01-171-56/+16
| * New D-Bus functions to support systemd inhibitor locksMichael Albinus2026-01-171-0/+93
| * ; * test/lisp/progmodes/eglot-tests.el (eglot--wait-for): escape $Mattias Engdegård2026-01-141-1/+1
| * ; * test/lisp/vc/vc-tests/vc-tests.el: Fix authorship metadata.Sean Whitton2026-01-141-1/+1
| * Rename VC outgoing and incoming log commands to include "-root-"Sean Whitton2026-01-141-1/+1
| * Call all registered D-Bus signal handlersMichael Albinus2026-01-141-6/+88
| * Fix recent test suite regression (bug#80177)Stefan Monnier2026-01-112-1/+2
| * ; Don't use cl-letf with generic function in ERC testF. Jason Park2026-01-112-81/+82
| * Use seq-doseq for iterating over strings in ERCF. Jason Park2026-01-111-13/+0
| * Eglot: solve misc Elisp compatibility problems on Emacs 26.3João Távora2026-01-111-2/+2
| * Eglot: don't use text-property-search-forward unavailable on 26.3João Távora2026-01-111-1/+8
| * Eglot: improve diagnostics testsJoão Távora2026-01-111-2/+56
| * Eglot: improve automated test machineryJoão Távora2026-01-111-35/+46
| * (package-test-install-single): Fix test failureStefan Monnier2026-01-071-1/+1
| * time-stamp-helper-string-used: New testStephen Gildea2026-01-051-6/+30
| * Make string-trim fasterMattias Engdegård2026-01-022-25/+30
| * ; Eglot: unbreak tests after semtok face renameJoão Távora2026-01-021-4/+4
| * ; Add 2026 to copyright years.Sean Whitton2026-01-01527-528/+528
| * ; Fix test resulting from 5744519ePhilip Kaludercic2026-01-011-1/+3
| * Allow project-vc-ignores to be applied in more casesDmitry Gutov2026-01-011-2/+22
| * Fix the date in the calendar mode line (bug#80069)Liu Hui2025-12-291-0/+31
| * Don't use the term 'null' for empty stringsMattias Engdegård2025-12-281-1/+1
| * Various split-string improvementsMattias Engdegård2025-12-281-1/+69
| * December 2025 spelling fixesPaul Eggert2025-12-2614-45/+45
| * Fix problem in tramp-adbMichael Albinus2025-12-261-3/+10
| * time-stamp-custom-pattern test: Minor optimizationStephen Gildea2025-12-221-41/+53
| * ; * test/lisp/emacs-lisp/vtable-tests.el: avoid arity warningMattias Engdegård2025-12-221-1/+2
| * Repair package-tests failureMattias Engdegård2025-12-221-4/+1
| * Fix VIQR decoding and encodingEli Zaretskii2025-12-211-0/+37
| * ; Fix a typo in a project.el test (bug#79809)Eli Zaretskii2025-12-211-1/+1
| * project-vc-supports-project-in-different-dir: Tune the expectation for 'find'Dmitry Gutov2025-12-211-1/+5
* | iCalendar code improvementsRichard Lawrence2025-12-293-1/+121
* | Add full support for iCalendar (RFC5545) dataRichard Lawrence2025-12-2091-149/+6764
|/
* hideshow: Support nested comment block in 'hs-hide-level-recursive'Elías Gabriel Pérez2025-12-201-0/+49
* Add vtable buffer slot (bug#79982)Stéphane Marks2025-12-201-5/+86
* ; Tweak failing autojoin display-context test for ERCF. Jason Park2025-12-173-17/+46
* ; Fix last change in tramp-tests.elMichael Albinus2025-12-171-2/+2
* Document and test process filters in tramp-smb.elMichael Albinus2025-12-161-23/+22
* Mark less important package-vc-tests as expensivePrzemysław Kryger2025-12-161-10/+12
* Fix package-vc-tests failing when no install-info is availablePrzemysław Kryger2025-12-161-2/+10
* Finish process error buffer support in tramp-smb.elMichael Albinus2025-12-151-5/+10
* Implement process error buffer in tramp-smb.elMichael Albinus2025-12-141-7/+11