summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-12-09; Slightly improve test case for erc-parse-modesF. Jason Park
2024-12-07Merge from origin/emacs-30Eli Zaretskii
2024-12-07Merge from origin/emacs-30Eli Zaretskii
2024-12-07* test/lisp/wdired-tests.el (wdired-test-bug34915): Fix for *BSD.Michael Albinus
2024-12-03Add new keyword :continue-only to defvar-keymap for repeat-mode (bug#74140)Juri Linkov
2024-12-03; Minor fixes in tramp-tests.elMichael Albinus
2024-12-03Fix the latest dabbrev-expand test fixStephen Berman
2024-12-02Fix latest test for dabbrev-expandStephen Berman
2024-12-01; Indent by 8 in BSD indent tests for c-ts-modeYuan Fu
2024-12-01Add more c-ts-mode indent testsYuan Fu
2024-12-01Improve c-ts-mode compound indents (bug#74507)Jørgen Kvalsvik
2024-12-01Merge from emacs-30Yuan Fu
2024-12-01Reserve erc-normalize-port for equality comparisonsF. Jason Park
2024-12-01Clear buffer-undo-list after sending input in ERCF. Jason Park
2024-11-30Prevent "Selecting deleted buffer" error with dabbrev-expandStephen Berman
2024-11-28Extend Tramp testsMichael Albinus
2024-11-27Add command symbol property 'repeat-continue-only' for 'repeat-mode'Juri Linkov
2024-11-27* test/lisp/repeat-tests.el: Improve using new key mnemonics (bug#74140).Juri Linkov
2024-11-26Support fingerprint readers in TrampMichael Albinus
2024-11-25(undo-delta): Handle `apply` elements (bug#74523)Stefan Monnier
2024-11-23Remove 'eshell-escape-arg'Jim Porter
2024-11-23Rust ts: fontify as type the possible suffix of number literalsChristophe Troestler
2024-11-23Merge from origin/emacs-30Eli Zaretskii
2024-11-23Merge from origin/emacs-30Eli Zaretskii
2024-11-22Skip proced refine tests on DarwinLaurence Warne
2024-11-21; Fix typosStefan Kangas
2024-11-17; Fix last changeMichael Albinus
2024-11-17Tramp: Be more conservative in removing temporary filesMichael Albinus
2024-11-15Use helper to get erc-networks--id symbol as stringF. Jason Park
2024-11-15Don't error in Proced tests if %CPU is a NaNLaurence Warne
2024-11-15Remove Tramp temp files if advised during testsMichael Albinus
2024-11-14Don't clobber stickiness text properties when printing Eshell promptJim Porter
2024-11-14Merge from origin/emacs-30Michael Albinus
2024-11-14Improve comment indenting in 'lua-ts-mode'john muhl
2024-11-12(cl-labels): Add support for (FUNC EXP) bindings (bug#59786)Stefan Monnier
2024-11-09Merge from origin/emacs-30Eli Zaretskii
2024-11-09Add color-blend to blend two RGB listsJoseph Turner
2024-11-08time-stamp: minor adjustments to %P and modifier charactersStephen Gildea
2024-11-06Fix wrong value of `when` and `unless` with empty body (bug#74215)Mattias Engdegård
2024-11-06Fix wrong value of `when` and `unless` with empty body (bug#74215)Mattias Engdegård
2024-11-05Several Tramp cleanupsMichael Albinus
2024-11-04; Instrument proced-tests.el furtherMichael Albinus
2024-11-03; * test/lisp/eshell/esh-cmd-tests.el: Fix last change.Jim Porter
2024-11-03Add support for range objects in Eshell "for" loopsJim Porter
2024-11-03Move more of Eshell range handling to the parser phaseJim Porter
2024-11-03Improve handling of Eshell "for" loopsJim Porter
2024-11-02Fix color-lightening and darkening calculationsEli Zaretskii
2024-11-02Revert "Fix color-lighten-hsl logic"Eli Zaretskii
2024-11-02Merge from origin/emacs-30Eli Zaretskii
2024-11-01Improve evaluation of conditional Eshell formsJim Porter