aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Use "/local:" prefix in Eshell to run local commands when cwd is remoteJim Porter2024-05-151-1/+1
* | ; Fix the xref--group-name-for-display testsDmitry Gutov2024-05-131-1/+4
* | Avoid resizing mutation in subst-char-in-string, take twoMattias Engdegård2024-05-131-0/+48
* | Fix 'C-u C-x p g' globally and 'A' in dired-modeDmitry Gutov2024-05-121-0/+29
* | Silence some macOS build warningsMattias Engdegård2024-05-121-0/+1
* | Support Python 3 in 'package-test-update-archives-async'kobarity2024-05-112-18/+15
* | ; Fix an edge case with Eshell globs when the directory part is quotedJim Porter2024-05-091-0/+6
* | Improve indentation in 'lua-ts-mode' (bug#70785)john muhl2024-05-081-0/+40
* | ; Quietly skip 'lua-ts-mode' tests (bug#70786)john muhl2024-05-082-5/+5
* | Add format-catalog entry for unknown chan mode in ERCF. Jason Park2024-05-0810-12/+12
* | More Tramp optional methodsMichael Albinus2024-05-081-20/+25
* | Support biblatex field in `reftex-cite-format'Arash Esbati2024-05-071-1/+19
* | Add Tramp method "apptainer"Michael Albinus2024-05-071-3/+9
* | `read': give fuller error message for errors following "#".Alan Mackenzie2024-05-061-0/+11
* | Fix Eshell handling of remote files like "/ssh:remote:~/file.txt"Jim Porter2024-05-051-3/+16
* | project-find-regexp: Fix testDmitry Gutov2024-05-051-0/+1
* | New variable 'project-files-relative-names'Dmitry Gutov2024-05-051-0/+24
* | Allow `letrec` binding without init expressionMattias Engdegård2024-05-041-1/+8
* | ; Set explicit hook depth for erc-once-with-server-eventF. Jason Park2024-05-022-15/+12
* | ; Fix last changeEli Zaretskii2024-05-021-3/+3
* | New function 'python-shell-send-block' for python-modeLin Sun2024-05-021-0/+27
* | ; Fix python test case for testing completion with ipythonLin Sun2024-05-021-1/+2
* | Add font-locking for typed parameters in python-ts-mode (bug#70665)Noah Peart2024-05-011-0/+3