aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | ; Silence obsoletion warning in mwheel-tests.Basil L. Contovounesios2024-05-011-4/+6
* | Fix deletion of text holding `inhibit-read-only' propertiesPo Lu2024-04-301-0/+51
* | Improve treesitter tests on EMBAMichael Albinus2024-04-303-0/+17
* | * test/README (EMACS_EXTRAOPT): Add environment variable.Michael Albinus2024-04-301-0/+6
* | oclosure-tests.el: Adjust to new `interpreted-function` typeStefan Monnier2024-04-291-2/+2
* | Declare the variable `rx-constituents` obsolete.Mattias Engdegård2024-04-291-12/+13
* | Fix value< string comparison ungoodthinkMattias Engdegård2024-04-291-0/+6
* | Use a dedicated type to represent interpreted-function valuesStefan Monnier2024-04-283-30/+33
* | Merge from origin/emacs-29Eli Zaretskii2024-04-271-0/+1
|\ \ | |/
| * Fix last changeEli Zaretskii2024-04-271-1/+1
| * ; Skip 'csharp-ts-mode' test if grammar is missingjohn muhl2024-04-271-0/+1
* | Merge from origin/emacs-29Eli Zaretskii2024-04-272-0/+54
|\ \ | |/
| * Fix last changeEli Zaretskii2024-04-253-30/+3
| * Fix indentation of if/else in 'csharp-ts-mode' (bug#70345)Jacob Leeming2024-04-252-0/+81
* | ; * test/lisp/jsonrpc-tests.el: Skip all tests on MS-Windows.Eli Zaretskii2024-04-271-0/+9
* | Fix which-function error in 'lua-ts-mode' (bug#70515)john muhl2024-04-252-0/+14
* | ; Remove comment in eglot-tests.elMichael Albinus2024-04-241-3/+0
* | More effectually prevent defun list wrapping in C-x C-wPo Lu2024-04-241-0/+18
* | Revert skip on eglot-tests.elMichael Albinus2024-04-231-1/+1
* | Eglot: robustify eglot-test-basic-symlink test (bug#70036)João Távora2024-04-231-11/+36