aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/igcGerd Möllmann2025-09-0418-98/+2450
|\
| * Support completion category inheritanceEshel Yaron2025-09-031-0/+41
| * Extend tramp-test26-interactive-file-name-completionMichael Albinus2025-09-021-54/+88
| * Revert "Avoid duplicating strings in pcm--merge-completions"Spencer Baugh2025-09-011-0/+15
| * Rename arg REMOTE-LOCATION -> UPSTREAM-LOCATIONSean Whitton2025-09-011-2/+2
| * Document and test 'let-alist' support for indexingSpencer Baugh2025-08-301-0/+11
| * Eglot: escape literal % characters in URIsSteven Allen2025-08-301-0/+4
| * Add edebug-bounce-to-previous-valueJens Schmidt2025-08-302-16/+141
| * Fontify all comment delimiters in 'lua-ts-mode'john muhl2025-08-301-0/+5
| * Add user option to inhibit Calc startup message (bug#79143)Sean Devlin2025-08-301-0/+15
| * `Fix read-directory-name' for Tramp filesMichael Albinus2025-08-291-60/+133
| * Make RET choose the selected completionSpencer Baugh2025-08-271-1/+52
| * Extend info-xref-test-emacs-manuals, fix info referenceMichael Albinus2025-08-271-1/+1
| * Remove scrolltobottom dependency from erc-fill moduleF. Jason Park2025-08-252-2/+0
| * Merge remote-tracking branch 'savannah/master' into master-android-1Po Lu2025-08-253-10/+30
| |\
| * | ; Add tests for 'lua-mode'john muhl2025-08-256-0/+1980
* | | Merge branch 'master' into feature/igcGerd Möllmann2025-08-2428-529/+1064
|\ \ \ | | |/ | |/|
| * | Disallow string data resizing (bug#79784)Mattias Engdegård2025-08-243-10/+30
| |/
| * Minor fixes for file notifications on MS WindowsMichael Albinus2025-08-231-3/+5
| * Skip eglot-test-rust-completion-exit-function on embaMichael Albinus2025-08-221-0/+1
| * ; cperl-mode.el: Indent labels only in code (Bug#79271)Harald Jörg2025-08-221-0/+22
| * ; cperl-mode.el: Fix fontification error with signaturesHarald Jörg2025-08-222-1/+8
| * Add minibuffer--completions-visible and use itSpencer Baugh2025-08-211-7/+7
| * rust-ts-mode: handle invalid rust syntax without signalingSteven Allen2025-08-212-0/+14
| * ; cperl-mode.el: fix indentation for multiline signaturesHarald Jörg2025-08-212-0/+28
| * Speed up JSON parsing by not maintaining line and column (bug#79192)Mattias Engdegård2025-08-211-0/+29
| * Treat point more consistently in PCM completionSpencer Baugh2025-08-211-7/+21
| * Suppress Tramp session timeout if buffer is modifiedMichael Albinus2025-08-171-1/+31
| * vc-test--with-author-identity: Handle MercurialSean Whitton2025-08-161-3/+9
| * ; Stabilize a Windows-specific process-testEli Zaretskii2025-08-161-6/+6
| * ; Skip a process-test that is unreliable on MS-WindowsEli Zaretskii2025-08-161-0/+3
| * Reject non-nil non-number REPEAT in 'run-with-timer'Eli Zaretskii2025-08-161-0/+20
| * ; * test/infra/Dockerfile.emba: Fix warning about casing not matching.Juri Linkov2025-08-141-10/+10
| * Fix lua-ts-mode-tests.elElijah Gabe Pérez2025-08-141-0/+1
| * vc-test--other-working-trees: Export env vars so Git finds an authorSean Whitton2025-08-121-158/+164
| * vc-test--other-working-trees: Fix a skip conditionSean Whitton2025-08-121-16/+16
| * vc-test-git07-other-working-trees: Widen scope of skip on Git<=2.17Sean Whitton2025-08-121-27/+28
| * Fix some 'git worktree' compatibility issuesSean Whitton2025-08-101-26/+31
| * ; Fix thread-testsEli Zaretskii2025-08-101-1/+3
| * Allow thread's buffer to be killed, by defaultDmitry Gutov2025-08-091-0/+64
| * Add multi-character pairs to lua-ts-mode and texinfo-modeElías Gabriel Pérez2025-08-091-0/+33
| * ; * lisp/autoinsert.el (auto-insert-alist): Fix last change.Eli Zaretskii2025-08-091-1/+2
| * Autoinsert: Allow condition to be a functionmattiasdrp2025-08-091-0/+34
| * Rework autorevert-tests.elMichael Albinus2025-08-081-270/+313
| * Rework filenotify-tests.elMichael Albinus2025-08-081-18/+22
| * (help-function-arglist): Fix bug#79128Stefan Monnier2025-08-071-0/+3
| * Fix some tests on OpenBSDManuel Giraud2025-08-072-2/+9
| * Fix Python PDB tracking for remote inferior Pythonkobarity2025-08-071-0/+26
| * Add set-file-times implementation for Tramp smb methodMichael Albinus2025-08-061-5/+7
| * Tramp allows now external implementations for functionsMichael Albinus2025-08-052-9/+93