summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2024-05-27Tether query rolls to channel membership in ERCF. Jason Park
2024-05-27Reuse old query buffers for reassumed nicks in ERCF. Jason Park
2024-05-27Mention if an ERC module is local in its doc stringF. Jason Park
2024-05-27Delete original speedbar frame in erc-nickbar-modeF. Jason Park
2024-05-27Return nil from more ERC response handlersF. Jason Park
2024-05-27; Fix typosStefan Kangas
2024-05-26Enhance 'python-shell-send-block' for convenienceLin Sun
2024-05-25Fix a race condition when evaluating Eshell commandsJim Porter
2024-05-25Make Tramp's async processes more robustMichael Albinus
2024-05-25Merge from origin/emacs-29Eli Zaretskii
2024-05-24Erase existing duplicates in eshell-history-ringRobin Joy
2024-05-24Fix Python font lock of chained assignment statementkobarity
2024-05-23Enhance python-tests to adapt different Python interpreters (bug#70815)Lin Sun
2024-05-22Avoid crashes on MS-Windows due to invalid UNC file namesEli Zaretskii
2024-05-21Fix some Tramp odditiesMichael Albinus
2024-05-20Support text overlays for thingatpt provider helpersJim Porter
2024-05-20Improve implementation of 'forward-thing' using custom providersJim Porter
2024-05-20Tramp code cleanupMichael Albinus
2024-05-20New tests for nested archives (bug#70987)Juri Linkov
2024-05-19Allow defining custom providers for more "thingatpt" functionsJim Porter
2024-05-19Add connection-local variable `tramp-direct-async-process'Michael Albinus
2024-05-19Add Oklab color space utility functions in color.el.Robert Church
2024-05-18Reconcile erc-stamp--date-stamps when merging buffersF. Jason Park
2024-05-18Don't kill server buffer with erc-kill-buffer-on-partF. Jason Park
2024-05-18Improve fontification of Python assignments with type hintskobarity
2024-05-18use-package: Add ':ignored-files' support to ':vc' keywordTony Zorman
2024-05-18Make 'vtable-insert-object' more versatileJoost Kremers
2024-05-18xref--group-name-for-display: Undo most of the latest changeDmitry Gutov
2024-05-16Add new Eshell built-in command 'funcall'Jim Porter
2024-05-16Add multi/unibyte string tests for key-descriptionRobert Pluim