summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-01-18Merge from origin/emacs-30Eli Zaretskii
2025-01-18; Fix last change by using 'cl-oddp' and 'cl-evenp' (bug#75633).Eli Zaretskii
2025-01-18New unit-tests for cl-lib (bug#75633).Ahmed Khanzada
2025-01-17Fix treesit.el testsYuan Fu
2025-01-16(cl-block, cl-return-from): Fix bug#75498Stefan Monnier
2025-01-14Fix repeat-mode to keep the same map symbol for repeat-continueJuri Linkov
2025-01-14Flymake: more ambitious cleanup in flymake-mode (bug#69809)João Távora
2025-01-14; cperl-mode-tests.el: Don't run the newest test in perl-modeHarald Jörg
2025-01-13; cperl-mode.el: Add a test for Bug#74245Peter Oliver
2025-01-13; cperl-mode.el: Allow bare $ in a signature (Bug#74245)Harald Jörg
2025-01-12Fix c-ts-mode indentation (bug#75442)Yuan Fu
2025-01-13Use eabs in Fcurrent_time_zoneStefan Kangas
2025-01-07; Mark ERC keep-place-indicator test as :unstableF. Jason Park
2025-01-07Improve use of Flyspell's API in erc-spellingF. Jason Park
2025-01-07Fix regression in erc-nicks involving color poolsF. Jason Park
2025-01-06New test for finding C header filesStefan Kangas
2025-01-06Fix finding C headers with clangStefan Kangas
2025-01-06New function internal--c-header-file-pathStefan Kangas
2025-01-06time-stamp: lower- and title-case weekday and month namesStephen Gildea
2025-01-06Try harder to stabilize dired-test-bug27243-02Peter Oliver
2025-01-06; Silence byte-compilerStefan Kangas
2025-01-04Merge from origin/emacs-30Eli Zaretskii
2025-01-03Add expression handling to heex-ts-modeWilhelm Kirschbaum
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-29Some minor Tramp changesMichael Albinus
2024-12-27Reuse process in erc-server-delayed-check-reconnectF. Jason Park
2024-12-27Use with-environment-variables in more placesStefan Kangas
2024-12-26Improve flag variable names in uniquifyStefan Kangas
2024-12-24Add treesit-aggregated-simple-imenu-settingsYuan Fu
2024-12-22* test/lisp/files-tests.el (sh-shell): Move down declaration.Michael Albinus
2024-12-22Match more gdbinit files in auto-mode-alistStefan Kangas
2024-12-21(cl-flet, cl-labels): Fix bug#74870Stefan Monnier
2024-12-20Use smarter default for erc-server-reconnect-functionF. Jason Park
2024-12-20Add command for teaching Imenu about ERC macrosF. Jason Park
2024-12-19Fix network test failure when using VPN clientRobert Pluim
2024-12-18Make font-lock face variables obsoleteStefan Kangas
2024-12-17Rename the property 'repeat-continue-only' to 'repeat-continue'Juri Linkov
2024-12-17Improve support of property repeat-continue-only in repeat-mode (bug#74140)Juri Linkov
2024-12-17unintern: Drop support for obsolete calling conventionStefan Kangas
2024-12-15Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2024-12-14; * test/lisp/time-stamp-tests.el: make checkdoc happierStephen Gildea
2024-12-14time-stamp: fix search end, more compatibility suggestionsStephen Gildea
2024-12-14Check for presuppositions in `calendar-date-is-valid-p'Richard Lawrence
2024-12-14Fix xt-mouse-tests.el in interactive modeMichael Albinus
2024-12-14Fix for xt-mouse-tests.el broken in prior commitJared Finder
2024-12-13Fix font-lock of Python f-stringskobarity
2024-12-11* test/infra/Dockerfile.emba (emacs-tree-sitter): Add jsdoc grammar.Michael Albinus
2024-12-10time-stamp: properly abbreviate instead of truncating namesStephen Gildea
2024-12-09; Mark failing tests in erc-scenarios-match.el as :unstableF. Jason Park