summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-06-20Ensure navigating by paragraphs in Eshell stops at prompts and paragraphsJim Porter
2024-06-18Merge remote-tracking branch 'origin/feature/which-key-in-core'Philip Kaludercic
2024-06-15Fix Eshell "which" test on MS-WindowsJim Porter
2024-06-15Fix em-extpipe-tests on MS-WindowsEli Zaretskii
2024-06-15; Improve last changeJim Porter
2024-06-15; Add command logging to some more Eshell testsJim Porter
2024-06-15Merge remote-tracking branch 'github-which-key/master'Philip Kaludercic
2024-06-15Allow escape sequences in Python promptskobarity
2024-06-13; Minor editorial fixes to some Eshell testsJim Porter
2024-06-13;cperl-mode.el: Avoid false positives when parsing new Perl syntaxHarald Jörg
2024-06-10Fix recently added eshell testStefan Kangas
2024-06-10Fix treesit-testsEli Zaretskii
2024-06-10; Fix recent change to python-tests.elkobarity
2024-06-10Extend auto-revert-test07-auto-revert-several-buffersMichael Albinus
2024-06-10cperl-mode.el: Update for the current Perl version 5.040Harald Jörg
2024-06-09Improve correctness of 'eshell-quote-argument'Jim Porter
2024-06-09Remove empty Eshell commands when parsingJim Porter
2024-06-09; Allow batch-file Eshell test on MS-WindowsEli Zaretskii
2024-06-09; Add another test for 'eshell-batch-script'Jim Porter
2024-06-09Specify Python 3 in some ERTs on Mackobarity
2024-06-09Fix hiding a Python block ending with a commentkobarity
2024-06-09A better fix for esh-proc-tests on MS-WindowsEli Zaretskii
2024-06-09Fix Eshell tests on MS-WindowsEli Zaretskii
2024-06-09(find-auto-coding): Provide filename to `auto-coding-functions`Stefan Monnier
2024-06-09Add typescript-ts-mode indentation for multi-assignment declsNoah Peart
2024-06-08(pcase--app-subst-match): Try and fix performance regression (bug#71398)Stefan Monnier
2024-06-08Improve implementations of some Eshell output filter functionsJim Porter
2024-06-08Be more efficient when buffering output in EshellJim Porter
2024-06-08Restore deferred date-stamp insertions in ERCF. Jason Park
2024-06-08Fix Python mode error caused by incorrect indentationkobarity
2024-06-06Add 'sqlite-execute-batch' commandJavier Olaechea
2024-06-05Don't recurse in erc-server-delayed-check-reconnectF. Jason Park
2024-06-04Spelling fixesPaul Eggert
2024-06-03pcase.el (\`): Try and handle large patterns betterStefan Monnier
2024-06-03Skip unmature file notification testsMichael Albinus
2024-06-02Add new keyboard macro counter functions (bug#61549)Alex Bochannek
2024-06-01Add font-locking for variables in go-ts-mode range clauses (bug#71209)Noah Peart
2024-06-01Merge from origin/emacs-29Eli Zaretskii
2024-05-29Make Eshell's "which" command extensibleJim Porter
2024-05-29Fix calling Eshell scripts outside of EshellJim Porter
2024-05-29Add ability for Eshell virtual targets to handle closing the targetJim Porter
2024-05-29Consolidate Eshell module loading/unloading codeJim Porter
2024-05-29Add Tramp distrobox methodMichael Albinus
2024-05-29Add a couple of minibuffer completion testsEshel Yaron
2024-05-28Redirect calls to `subr-native-elisp-p` to `native-comp-function-p`Stefan Monnier
2024-05-28Use same Python binary for test as in python mode (bug#70815)Mattias Engdegård
2024-05-28Fix tar-mode-test-tar-extract-zip-and-gzMichael Albinus
2024-05-27Fix date-stamp regression in erc-fill-wrapF. Jason Park
2024-05-27Add ERC module querypoll as monitor placeholderF. Jason Park
2024-05-27Retain client's own user in erc-server-usersF. Jason Park