summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-07-30Move keyboard input functions from lread.c to keyboard.cMattias Engdegård
2025-07-30Fix problem in tramp-smb.elMichael Albinus
2025-07-29; Adjust sleep-for in erc-autojoin-channels testsF. Jason Park
2025-07-28cperl-mode.el: Support syntax of Perl version 5.42Harald Jörg
2025-07-27Redo erc-nicks track integration tests as scenariosF. Jason Park
2025-07-27Cancel ERC autojoin timer in the server bufferF. Jason Park
2025-07-27vc-test--other-working-trees: Stub out 'vc-dir'Sean Whitton
2025-07-27vc-tests: Fix two problems with other working tree testsSean Whitton
2025-07-26; vc-test--other-working-trees: Fix unused variable warning.Sean Whitton
2025-07-26Merge from origin/emacs-30Eli Zaretskii
2025-07-26Rework filenotify-tests.elMichael Albinus
2025-07-25Check for end-of-file when reading character escapes (bug#79097)Mattias Engdegård
2025-07-25VC: New support for other working treesSean Whitton
2025-07-25vc-test--version-diff: Bind vc-async-checkinSean Whitton
2025-07-24Use macro to reduce repetition in TLS testsRobert Pluim
2025-07-22Handle Eshell prompts where stickiness properties are 't'Jim Porter
2025-07-21Fix Eshell call to 'string-suffix-p' when checking for trailing newlineJim Porter
2025-07-20Disable track-changes while reloading pages in EWWJim Porter
2025-07-20Fix EWW <textarea> properties when it's on the same line as other textJim Porter
2025-07-19Make sure we always set the ':readable' state when displaying EWW pageJim Porter
2025-07-19; Avoid lexical-binding warning in lread-testsEli Zaretskii
2025-07-19; silence some compiler warnings in testsMattias Engdegård
2025-07-19Speed up unintern, and fix symbol shorthand edge case (bug#79035)Mattias Engdegård
2025-07-17; * test/lisp/net/shr-tests.el (shr-test/zoom-image): Fix <img> (bug#79041).Eli Zaretskii
2025-07-17; Fix last change.Eli Zaretskii
2025-07-17; * test/src/fileio-tests.el (fileio-tests--read-directory): New test.Eli Zaretskii
2025-07-16; Skip erc-autojoin-channels--delay test on SolarisF. Jason Park
2025-07-15Improve autorevert-testsMichael Albinus
2025-07-15; * test/lisp/vc/vc-tests/vc-tests.el (vc-test--version-diff): Fix for Bzr.Eli Zaretskii
2025-07-14; Fix 'threads-join-error' testEli Zaretskii
2025-07-13Preserve source position of macro calls in macro expansionsAlan Mackenzie
2025-07-12Add option 'ffap-prefer-remote-file' (bug#78925)Liu Hui
2025-07-12Revert "Add option 'ffap-prefer-remote-file' (bug#78925)"Eli Zaretskii
2025-07-12Add option 'ffap-prefer-remote-file' (bug#78925)Liu Hui
2025-07-11* src/fns.c (Flength): Fix char table length off-by-one bug.Mattias Engdegård
2025-07-10Fix browse-url-tests-delete-temp-fileMichael Albinus
2025-07-09Nativecomp don't materialize non-materializable objects (bug#78606)Andrea Corallo
2025-07-09Call eieio--class-* accessors only on eieio classes (bug#78786)Pip Cet
2025-07-09Nativecomp don't error with undeclared types (bug#6573) (don't merge)Andrea Corallo
2025-07-07Read non-ASCII chars from unibyte string sources as raw bytesMattias Engdegård
2025-07-07Print non-ASCII chars in unibyte symbols as raw bytesMattias Engdegård
2025-07-07Read characters from functions as multibyteMattias Engdegård
2025-07-06Show "readable" status in the EWW mode lineJim Porter
2025-07-06(Ftranspose_regions): Fix bug#76124Stefan Monnier
2025-07-06Adapt filenotify-tests.el for EmbaMichael Albinus
2025-07-05Add file notification handler for Tramp's "smb" method.Michael Albinus
2025-07-03Retain the <base> tag when making a page in EWW document readableSteven Allen
2025-06-30Update `fill-region-as-paragraph-semlf' to follow fill.el protocolsRoi Martin
2025-06-29; * test/lisp/textmodes/fill-tests.el (markdown-mode): Declare.Eli Zaretskii
2025-06-29Add variable `fill-region-as-paragraph-function'Roi Martin