aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* vc-test--with-author-identity: Handle MercurialSean Whitton2025-08-161-3/+9
* Reject non-nil non-number REPEAT in 'run-with-timer'Eli Zaretskii2025-08-161-0/+20
* 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
* 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-071-1/+4
* 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
* Fix vc-git worktrees and vc-tests for directories with symlinksMattias Engdegård2025-08-041-6/+9
* ; Make erc-autojoin-channels-delayed tests more robustF. Jason Park2025-08-031-21/+23
* Improve region deletion handling in python.elJakub Ječmínek2025-08-021-0/+18
* url: %-encode literal % characters when building query stringsSteven Allen2025-08-021-4/+4
* Fix problem in tramp-smb.elMichael Albinus2025-07-301-2/+11
* ; Adjust sleep-for in erc-autojoin-channels testsF. Jason Park2025-07-291-3/+2
* cperl-mode.el: Support syntax of Perl version 5.42Harald Jörg2025-07-282-7/+14
* Redo erc-nicks track integration tests as scenariosF. Jason Park2025-07-274-275/+517
* Cancel ERC autojoin timer in the server bufferF. Jason Park2025-07-276-326/+487
* vc-test--other-working-trees: Stub out 'vc-dir'Sean Whitton2025-07-271-5/+9
* vc-tests: Fix two problems with other working tree testsSean Whitton2025-07-271-4/+12
* ; vc-test--other-working-trees: Fix unused variable warning.Sean Whitton2025-07-261-1/+1
* Merge from origin/emacs-30Eli Zaretskii2025-07-261-0/+22
|\
| * Fix Eshell call to 'string-suffix-p' when checking for trailing newlineJim Porter2025-07-211-0/+22
* | Rework filenotify-tests.elMichael Albinus2025-07-262-1299/+1142
* | VC: New support for other working treesSean Whitton2025-07-251-1/+118
* | vc-test--version-diff: Bind vc-async-checkinSean Whitton2025-07-251-1/+2
* | Use macro to reduce repetition in TLS testsRobert Pluim2025-07-241-339/+134
* | Handle Eshell prompts where stickiness properties are 't'Jim Porter2025-07-221-4/+6
* | Disable track-changes while reloading pages in EWWJim Porter2025-07-201-0/+24
* | Fix EWW <textarea> properties when it's on the same line as other textJim Porter2025-07-201-0/+23
* | Make sure we always set the ':readable' state when displaying EWW pageJim Porter2025-07-191-0/+17
* | ; silence some compiler warnings in testsMattias Engdegård2025-07-191-61/+63
* | ; * test/lisp/net/shr-tests.el (shr-test/zoom-image): Fix <img> (bug#79041).Eli Zaretskii2025-07-171-2/+2
* | ; Skip erc-autojoin-channels--delay test on SolarisF. Jason Park2025-07-161-0/+3
* | Improve autorevert-testsMichael Albinus2025-07-153-160/+301
* | ; * test/lisp/vc/vc-tests/vc-tests.el (vc-test--version-diff): Fix for Bzr.Eli Zaretskii2025-07-151-0/+2
* | Preserve source position of macro calls in macro expansionsAlan Mackenzie2025-07-133-0/+43
* | Add option 'ffap-prefer-remote-file' (bug#78925)Liu Hui2025-07-121-0/+22
* | Revert "Add option 'ffap-prefer-remote-file' (bug#78925)"Eli Zaretskii2025-07-121-22/+0
* | Add option 'ffap-prefer-remote-file' (bug#78925)Liu Hui2025-07-121-0/+22
* | Fix browse-url-tests-delete-temp-fileMichael Albinus2025-07-101-1/+1
* | Call eieio--class-* accessors only on eieio classes (bug#78786)Pip Cet2025-07-091-1/+3