aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Fix segfault in profiler-cpu-log and profiler-memory-log (bug#78763)Zach Shaftel2025-06-141-0/+58
* | calc: Allow strings with character codes above Latin-1Jacob S. Gordon2025-06-141-0/+67
* | Add semantic linefeed support for paragraph fillingRoi Martin2025-06-1416-0/+912
* | ; Fix char encoding in term-tests.elStephane Zermatten2025-06-121-1/+1
* | Handle OSC sequences in term (bug#78263)Stephane Zermatten2025-06-121-0/+117
* | * test/lisp/repeat-tests.el: Add a command for global continue.Juri Linkov2025-06-111-0/+12
* | Improve repeat-continue property handlingPaul Nelson2025-06-111-6/+6
* | Clean up text properties in 'visual-wrap-prefix-mode'Jim Porter2025-06-102-2/+76
* | Don't delete in-place when replacing a display propertyJim Porter2025-06-101-8/+29
* | * test/lisp/repeat-tests.el: Add a command to continue but not activate.Juri Linkov2025-06-101-16/+34
* | Revert "Fix function arity check for noncompiled callees (bug#78685)"Mattias Engdegård2025-06-091-14/+0
* | More language server on embaMichael Albinus2025-06-081-1/+4
* | Improve emba integrationMichael Albinus2025-06-082-13/+18
* | Fix 'ffap-string-at-point' under 'ffap-file-name-with-spaces'Eli Zaretskii2025-06-081-8/+24
* | Fix semantic-utest-ia testsEli Zaretskii2025-06-071-1/+2
* | VC: Deprecate log-incoming and log-outgoing backend functionsSean Whitton2025-06-061-2/+2
* | Fix function arity check for noncompiled callees (bug#78685)Mattias Engdegård2025-06-051-0/+14
* | Add ansible password prompts to `comint-password-prompt-regexp'Michael Albinus2025-06-031-0/+4
* | Tramp: Do not raise an error when not connected (Bug#78572)Michael Albinus2025-06-021-6/+52