aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add 'sqlite-execute-batch' commandJavier Olaechea2024-06-061-0/+26
* Don't recurse in erc-server-delayed-check-reconnectF. Jason Park2024-06-057-32/+11
* Spelling fixesPaul Eggert2024-06-042-3/+3
* pcase.el (\`): Try and handle large patterns betterStefan Monnier2024-06-031-1/+11
* Skip unmature file notification testsMichael Albinus2024-06-031-0/+3
* Add new keyboard macro counter functions (bug#61549)Alex Bochannek2024-06-021-0/+213
* Add font-locking for variables in go-ts-mode range clauses (bug#71209)Noah Peart2024-06-012-0/+10
* Merge from origin/emacs-29Eli Zaretskii2024-06-012-3/+3
|\
| * ; Fix typosStefan Kangas2024-05-272-3/+3
* | Make Eshell's "which" command extensibleJim Porter2024-05-292-0/+72
* | Fix calling Eshell scripts outside of EshellJim Porter2024-05-292-15/+52
* | Add ability for Eshell virtual targets to handle closing the targetJim Porter2024-05-291-0/+15
* | Consolidate Eshell module loading/unloading codeJim Porter2024-05-292-4/+8
* | Add Tramp distrobox methodMichael Albinus2024-05-291-7/+8
* | Add a couple of minibuffer completion testsEshel Yaron2024-05-291-0/+13
* | Redirect calls to `subr-native-elisp-p` to `native-comp-function-p`Stefan Monnier2024-05-282-21/+21
* | Use same Python binary for test as in python mode (bug#70815)Mattias EngdegÄrd2024-05-281-1/+3
* | Fix tar-mode-test-tar-extract-zip-and-gzMichael Albinus2024-05-281-0/+1
* | Fix date-stamp regression in erc-fill-wrapF. Jason Park2024-05-272-0/+149
* | Add ERC module querypoll as monitor placeholderF. Jason Park2024-05-271-0/+57
* | Retain client's own user in erc-server-usersF. Jason Park2024-05-271-1/+23
* | Tether query rolls to channel membership in ERCF. Jason Park2024-05-271-1/+92
* | Reuse old query buffers for reassumed nicks in ERCF. Jason Park2024-05-278-24/+518
* | Mention if an ERC module is local in its doc stringF. Jason Park2024-05-271-9/+9
* | Delete original speedbar frame in erc-nickbar-modeF. Jason Park2024-05-271-7/+9
* | Return nil from more ERC response handlersF. Jason Park2024-05-274-11/+30
* | Enhance 'python-shell-send-block' for convenienceLin Sun2024-05-261-2/+2
* | Fix a race condition when evaluating Eshell commandsJim Porter2024-05-251-0/+12
* | Make Tramp's async processes more robustMichael Albinus2024-05-251-5/+2
* | Merge from origin/emacs-29Eli Zaretskii2024-05-252-0/+16
|\ \ | |/
| * Fix Python font lock of chained assignment statementkobarity2024-05-241-0/+10
| * Avoid crashes on MS-Windows due to invalid UNC file namesEli Zaretskii2024-05-221-0/+6
* | Erase existing duplicates in eshell-history-ringRobin Joy2024-05-241-0/+17
* | Enhance python-tests to adapt different Python interpreters (bug#70815)Lin Sun2024-05-231-42/+60
* | Fix some Tramp odditiesMichael Albinus2024-05-211-1/+3
* | Support text overlays for thingatpt provider helpersJim Porter2024-05-202-16/+19
* | Improve implementation of 'forward-thing' using custom providersJim Porter2024-05-201-7/+37
* | Tramp code cleanupMichael Albinus2024-05-201-3/+12
* | New tests for nested archives (bug#70987)Juri Linkov2024-05-204-0/+30
* | Allow defining custom providers for more "thingatpt" functionsJim Porter2024-05-191-0/+59
* | Add connection-local variable `tramp-direct-async-process'Michael Albinus2024-05-191-5/+12
* | Add Oklab color space utility functions in color.el.Robert Church2024-05-191-0/+33
* | Reconcile erc-stamp--date-stamps when merging buffersF. Jason Park2024-05-182-0/+122
* | Don't kill server buffer with erc-kill-buffer-on-partF. Jason Park2024-05-181-0/+95
* | Improve fontification of Python assignments with type hintskobarity2024-05-181-0/+20
* | use-package: Add ':ignored-files' support to ':vc' keywordTony Zorman2024-05-181-1/+9
* | Make 'vtable-insert-object' more versatileJoost Kremers2024-05-181-0/+30
* | xref--group-name-for-display: Undo most of the latest changeDmitry Gutov2024-05-181-4/+1
* | Add new Eshell built-in command 'funcall'Jim Porter2024-05-162-29/+32
* | Add multi/unibyte string tests for key-descriptionRobert Pluim2024-05-161-0/+7