aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Update copyright year to 2025Stefan Kangas2025-01-02609-619/+625
* | Update copyright year to 2025Paul Eggert2025-01-01614-624/+630
* | Some minor Tramp changesMichael Albinus2024-12-291-46/+59
* | Reuse process in erc-server-delayed-check-reconnectF. Jason Park2024-12-274-17/+4
* | Use with-environment-variables in more placesStefan Kangas2024-12-271-2/+1
* | Improve flag variable names in uniquifyStefan Kangas2024-12-261-8/+8
* | Add treesit-aggregated-simple-imenu-settingsYuan Fu2024-12-241-0/+14
* | * test/lisp/files-tests.el (sh-shell): Move down declaration.Michael Albinus2024-12-221-2/+2
* | Match more gdbinit files in auto-mode-alistStefan Kangas2024-12-221-0/+21
* | (cl-flet, cl-labels): Fix bug#74870Stefan Monnier2024-12-211-0/+10
* | Use smarter default for erc-server-reconnect-functionF. Jason Park2024-12-209-7/+20
* | Add command for teaching Imenu about ERC macrosF. Jason Park2024-12-201-0/+37
* | Fix network test failure when using VPN clientRobert Pluim2024-12-191-0/+11
* | Make font-lock face variables obsoleteStefan Kangas2024-12-184-93/+104
* | Rename the property 'repeat-continue-only' to 'repeat-continue'Juri Linkov2024-12-171-11/+11
* | Improve support of property repeat-continue-only in repeat-mode (bug#74140)Juri Linkov2024-12-171-9/+54
* | unintern: Drop support for obsolete calling conventionStefan Kangas2024-12-171-1/+1
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2024-12-151-136/+163
|\ \
| * | ; * test/lisp/time-stamp-tests.el: make checkdoc happierStephen Gildea2024-12-141-133/+134
| * | time-stamp: fix search end, more compatibility suggestionsStephen Gildea2024-12-141-3/+29
* | | Check for presuppositions in `calendar-date-is-valid-p'Richard Lawrence2024-12-141-0/+34
|/ /
* | Fix xt-mouse-tests.el in interactive modeMichael Albinus2024-12-141-26/+27
* | Fix for xt-mouse-tests.el broken in prior commitJared Finder2024-12-141-12/+12
* | Fix font-lock of Python f-stringskobarity2024-12-131-0/+8
* | * test/infra/Dockerfile.emba (emacs-tree-sitter): Add jsdoc grammar.Michael Albinus2024-12-111-0/+1
* | time-stamp: properly abbreviate instead of truncating namesStephen Gildea2024-12-101-112/+161
* | ; Mark failing tests in erc-scenarios-match.el as :unstableF. Jason Park2024-12-091-2/+3
* | ; Slightly improve test case for erc-parse-modesF. Jason Park2024-12-091-0/+3
* | Merge from origin/emacs-30Eli Zaretskii2024-12-071-2/+7
|\ \ | |/
| * Fix the latest dabbrev-expand test fixStephen Berman2024-12-031-2/+7
* | Merge from origin/emacs-30Eli Zaretskii2024-12-071-14/+6
|\ \ | |/
| * Fix latest test for dabbrev-expandStephen Berman2024-12-021-14/+6
* | * test/lisp/wdired-tests.el (wdired-test-bug34915): Fix for *BSD.Michael Albinus2024-12-071-1/+2
* | Add new keyword :continue-only to defvar-keymap for repeat-mode (bug#74140)Juri Linkov2024-12-031-7/+4
* | ; Minor fixes in tramp-tests.elMichael Albinus2024-12-031-17/+15
* | ; Indent by 8 in BSD indent tests for c-ts-modeYuan Fu2024-12-011-37/+37
* | Add more c-ts-mode indent testsYuan Fu2024-12-012-14/+68
* | Improve c-ts-mode compound indents (bug#74507)Jørgen Kvalsvik2024-12-011-0/+30
* | Merge from emacs-30Yuan Fu2024-12-011-1/+33
|\ \ | |/
| * Prevent "Selecting deleted buffer" error with dabbrev-expandStephen Berman2024-11-301-1/+33
* | Reserve erc-normalize-port for equality comparisonsF. Jason Park2024-12-012-12/+33
* | Clear buffer-undo-list after sending input in ERCF. Jason Park2024-12-011-0/+79
* | Extend Tramp testsMichael Albinus2024-11-281-32/+115
* | Add command symbol property 'repeat-continue-only' for 'repeat-mode'Juri Linkov2024-11-271-2/+39
* | * test/lisp/repeat-tests.el: Improve using new key mnemonics (bug#74140).Juri Linkov2024-11-271-77/+151
* | Support fingerprint readers in TrampMichael Albinus2024-11-261-0/+43
* | (undo-delta): Handle `apply` elements (bug#74523)Stefan Monnier2024-11-251-1/+47
* | Remove 'eshell-escape-arg'Jim Porter2024-11-233-24/+9
* | Rust ts: fontify as type the possible suffix of number literalsChristophe Troestler2024-11-233-2/+47
* | Merge from origin/emacs-30Eli Zaretskii2024-11-231-0/+3
|\ \ | |/