aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Show "readable" status in the EWW mode lineJim Porter2025-07-061-0/+13
* | Adapt filenotify-tests.el for EmbaMichael Albinus2025-07-061-87/+63
* | Add file notification handler for Tramp's "smb" method.Michael Albinus2025-07-051-36/+134
* | Retain the <base> tag when making a page in EWW document readableSteven Allen2025-07-031-2/+7
* | Update `fill-region-as-paragraph-semlf' to follow fill.el protocolsRoi Martin2025-06-304-50/+70
* | ; * test/lisp/textmodes/fill-tests.el (markdown-mode): Declare.Eli Zaretskii2025-06-291-0/+1
* | Add variable `fill-region-as-paragraph-function'Roi Martin2025-06-292-0/+34
* | Revert "function-put: signal error with non-symbol"Eli Zaretskii2025-06-281-5/+1
* | (peg-parse): Fix bug#78884Stefan Monnier2025-06-271-0/+7
* | When making a readable page in EWW, include the <title> and similar tagsJim Porter2025-06-251-13/+22
* | Support strings for electric pairs (bug#78053)Elías Gabriel Pérez2025-06-211-0/+27
* | Fix byte-compilation of defalias with a constant macro cons pairZach Shaftel2025-06-211-0/+18
* | Fix 'split-string' when TRIM is usedEli Zaretskii2025-06-211-0/+11
* | Improve eglot tests on embaMichael Albinus2025-06-201-1/+3
* | Revert "Avoid excessively large backtraces in ert-tests (bug#71988)"Pip Cet2025-06-201-9/+2
* | Make tls tests use random portRobert Pluim2025-06-201-244/+185
* | ; Improve previous changeRobert Pluim2025-06-201-1/+1
* | Fix echo-server-with-dns for really broken systemsRobert Pluim2025-06-201-8/+11
* | Fix echo-server-with-dns testRobert Pluim2025-06-201-3/+1
* | Avoid excessively large backtraces in ert-tests (bug#71988)Pip Cet2025-06-201-2/+9
* | Make cl-random behave consistently for unusual arguments (bug#75105)Pip Cet2025-06-201-0/+9
* | Fix repeat-echo-message-string for keys with hints (bug#78797).Juri Linkov2025-06-191-3/+18
* | Fix function arity check for noncompiled callees (bug#78685)Mattias Engdegård2025-06-171-0/+14
* | calc: Allow strings with character codes above Latin-1Jacob S. Gordon2025-06-141-0/+67