aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Fix typescript-ts-mode tenary indentation (bug#77901)Yuan Fu2025-06-011-0/+5
* | time-stamp-tests: Hygienic macrosStephen Gildea2025-06-011-27/+40
* | Fix Tramp bug#78508Michael Albinus2025-05-311-47/+49
* | Merge from origin/emacs-30Eli Zaretskii2025-05-311-0/+25
|\ \ | |/
| * typescript-ts-mode: Improve function body indentation (bug#78121)Konstantin Kharlamov2025-05-251-0/+25
| * * test/infra/gitlab-ci.yml (.job-template): Make it more robust.Michael Albinus2025-05-221-2/+2
* | ansi-osc.el: Use marker (bug#78184)Matthias Meulien2025-05-311-3/+46
* | Gather variable binding tests in data-tests.elSean Whitton2025-05-302-47/+47
* | Fix unsafe SDATA usage in print.c (bug#78590)Pip Cet2025-05-281-0/+18
* | * test/infra/gitlab-ci.yml (.job-template): Fix config.log name.Michael Albinus2025-05-271-1/+1
* | Don't add visual-wrap-prefix properties to unsafe multi-line display specsJim Porter2025-05-261-0/+120
* | ; Fix last changeMichael Albinus2025-05-251-2/+1
* | Adapt Emba filesMichael Albinus2025-05-253-30/+43
* | Add baseline pass/fail tests for `ert-test-erts-file'Roi Martin2025-05-243-0/+25
* | * test/infra/Dockerfile.emba (emacs-tree-sitter): Cosmetic change.Michael Albinus2025-05-231-5/+14
* | (perform-replace): Make it work with F-keys in TTYs (bug#78113)Stefan Monnier2025-05-221-1/+1
* | Check diagnostic types in compile-testsMattias Engdegård2025-05-221-175/+180
* | Support Rust compiler messages in compile mode (bug#70794).Vincenzo Pupillo2025-05-221-3/+12
* | Fix 'completion-ignore-case' with 'completion--file-name-table'Spencer Baugh2025-05-191-1/+20
* | ; Fix last changeMichael Albinus2025-05-191-11/+4
* | Generate tree-sitter compatibility report on embaMichael Albinus2025-05-182-3/+17
* | Merge from origin/emacs-30Eli Zaretskii2025-05-172-17/+33
|\ \ | |/
| * typescript-ts-mode: align ternary-chain branches (bug#78187)Konstantin Kharlamov2025-05-151-0/+9
| * ; Tramp test fixesMichael Albinus2025-05-151-17/+16
| * Improve Tramp testMichael Albinus2025-05-111-1/+9
* | Fix DTSTART date when exporting `diary-float'Richard Lawrence2025-05-171-0/+16
* | New top-level buffer-local value functionsSean Whitton2025-05-151-0/+31
* | cl-extra-tests.el: Follow conventionStefan Monnier2025-05-141-2/+2
* | * test/README: Tests in *-tests/ directories are also performed.Michael Albinus2025-05-131-3/+3
* | Improve handling of tests in *-tests subdirsMichael Albinus2025-05-123-64/+14