aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | ; silence some compiler warnings in testsMattias Engdegård2025-07-192-61/+64
* | Speed up unintern, and fix symbol shorthand edge case (bug#79035)Mattias Engdegård2025-07-191-0/+77
* | ; * test/lisp/net/shr-tests.el (shr-test/zoom-image): Fix <img> (bug#79041).Eli Zaretskii2025-07-171-2/+2
* | ; Fix last change.Eli Zaretskii2025-07-171-0/+1
* | ; * test/src/fileio-tests.el (fileio-tests--read-directory): New test.Eli Zaretskii2025-07-171-0/+15
* | ; 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
* | ; Fix 'threads-join-error' testEli Zaretskii2025-07-141-5/+10
* | 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
* | * src/fns.c (Flength): Fix char table length off-by-one bug.Mattias Engdegård2025-07-111-1/+2
* | Fix browse-url-tests-delete-temp-fileMichael Albinus2025-07-101-1/+1
* | Nativecomp don't materialize non-materializable objects (bug#78606)Andrea Corallo2025-07-092-0/+11
* | Call eieio--class-* accessors only on eieio classes (bug#78786)Pip Cet2025-07-091-1/+3
* | Read non-ASCII chars from unibyte string sources as raw bytesMattias Engdegård2025-07-071-0/+6
* | Print non-ASCII chars in unibyte symbols as raw bytesMattias Engdegård2025-07-071-0/+7
* | Read characters from functions as multibyteMattias Engdegård2025-07-071-0/+5
* | Show "readable" status in the EWW mode lineJim Porter2025-07-061-0/+13
* | (Ftranspose_regions): Fix bug#76124Stefan Monnier2025-07-061-0/+25
* | Adapt filenotify-tests.el for EmbaMichael Albinus2025-07-062-88/+64
* | 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
* | Avoid extra output in Vprin1_to_string_buffer (bug#78842)Pip Cet2025-06-281-1/+3
* | Revert "function-put: signal error with non-symbol"Eli Zaretskii2025-06-281-5/+1
* | (peg-parse): Fix bug#78884Stefan Monnier2025-06-271-0/+7
* | (Finsert_file_contents): Refine commit d07af40d8826Stefan Monnier2025-06-271-0/+26
* | When making a readable page in EWW, include the <title> and similar tagsJim Porter2025-06-251-13/+22
* | Fix usage of 'treesit-defun-type-regexp' in treesit-tests.Juri Linkov2025-06-251-1/+2
* | * test/infra/gitlab-ci.yml (test-eglot): Fix EMACS_EXTRAOPT.Michael Albinus2025-06-211-2/+1
* | 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-203-9/+11
* | 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
* | Eliminate redundant variable treesit-admin--builtin-language-sourcesPeter Oliver2025-06-191-9/+3
* | 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
* | Make nativecomp don't error when encountering undeclared types (bug#6573)Andrea Corallo2025-06-171-0/+3