aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-29Michael Albinus2023-10-161-1/+2
|\
| * Fix test in files-testsMichael Albinus2023-10-151-1/+2
* | ;cperl-mode.el: Do not mistake a left-shift operator for a here-doc.Harald Jörg2023-10-142-0/+21
* | Fix indentation and fontification in shell-script (Bug#26217)Mauro Aranda2023-10-142-0/+18
* | Merge from origin/emacs-29Michael Albinus2023-10-141-0/+17
|\ \ | |/
| * * lisp/files.el (file-name-non-special): Handle quoted tilde.Michael Albinus2023-10-141-0/+17
* | cperl-mode.el: Optionally treat trailing text as commentHarald Jörg2023-10-142-0/+27
* | Add command to refill buffer in erc-fill-wrap-modeF. Jason Park2023-10-131-2/+16
* | Swap hook positions of erc-fill and erc-match-messageF. Jason Park2023-10-132-10/+10
* | Manage some text props for ERC insertion-hook membersF. Jason Park2023-10-1315-68/+357
* | Easily excise list-valued text prop members in ERCF. Jason Park2023-10-131-0/+169
* | Allow spoofing process marker in erc-display-line-1F. Jason Park2023-10-137-20/+20
* | Sort and dedupe when loading modules in erc-openF. Jason Park2023-10-131-49/+114
* | Honor nil values in erc--restore-initialize-priorsF. Jason Park2023-10-131-10/+7
* | Skip post-minibuffer restore in erc-scrolltobottom-allF. Jason Park2023-10-131-3/+2
* | Merge from origin/emacs-29Michael Albinus2023-10-131-0/+11
|\ \ | |/
| * Handle quoted tilde in TrampMichael Albinus2023-10-131-0/+11
| * Fix tramp-test.el (don't merge with master)Michael Albinus2023-09-281-7/+7
| * Improve Emacs 30 compatibility in tramp-tests.el (don't merge)Michael Albinus2023-09-251-2/+2
* | New filenotify testsMichael Albinus2023-10-121-2/+66
* | Fix behavior of Eshell prompt when yanking output into itJim Porter2023-10-111-0/+19
* | ; cperl-mode.el: Don't override fontificaton in comments.Harald Jörg2023-10-092-0/+85
* | Omit the `omake` compilation-mode rule by defaultMattias Engdegård2023-10-051-9/+17
* | regex.c: Fix recent regression with mutually_exclusive_pStefan Monnier2023-10-031-4/+5
* | Support Eshell iterative evaluation in the backgroundJim Porter2023-10-023-5/+42
* | Don't print subjob messages when running an Eshell script in the backgroundJim Porter2023-10-021-0/+13
* | Inhibit slash commands in erc--input-review-functionsF. Jason Park2023-10-021-7/+2
* | Improve erc-warn-about-blank-lines behaviorF. Jason Park2023-10-021-41/+139
* | ; Increase ERC test server queue sizeF. Jason Park2023-10-023-31/+26
* | ; Adjust Eshell regression tests to avoid SIGPIPEJim Porter2023-10-011-13/+7
* | Some tramp-tests.el fixesMichael Albinus2023-10-011-11/+11
* | Fix indentation in perl-mode (Bug#35925)Mauro Aranda2023-10-012-0/+50
* | Merge from origin/emacs-29Eli Zaretskii2023-09-301-1/+60
|\ \ | |/
| * Add new Tramp testMichael Albinus2023-09-251-1/+60
* | Complete yesterday's commit for cl-print.elAlan Mackenzie2023-09-301-8/+10
* | ; cperl-mode-tests.el: Avoid using skip-whenHarald Jörg2023-09-291-3/+7
* | regex.c (mutually_exclusive_aux) <wordbound>: Remove optimizationStefan Monnier2023-09-281-0/+1
* | * src/regex-emacs.c (analyze_first): Fix incorrect optimizationStefan Monnier2023-09-271-0/+1
* | ; * test/src/regex-emacs-tests.el: suppress relint complaintsMattias Engdegård2023-09-271-0/+8
* | Revert "Don't use ellipses while cl-printing strings."Alan Mackenzie2023-09-271-1/+16
* | Fix treesit-langauge-at-point for elixir-ts-mode.Wilhelm H Kirschbaum2023-09-261-0/+16
* | Use 'unwind-protect' in more places in EshellJim Porter2023-09-261-0/+16
* | regex.c (mutually_exclusive_p): Fix initial value of `loop_beg`Stefan Monnier2023-09-261-1/+19
* | Flymake: unbreak testsJoão Távora2023-09-241-1/+2
* | Merge from origin/emacs-29Eli Zaretskii2023-09-231-0/+24
|\ \ | |/
| * Ensure ucs-names is consistent with Unicode namesRobert Pluim2023-09-181-0/+24
* | package-tests.el: Add test Bug#65475Philip Kaludercic2023-09-211-0/+16
* | Warn about duplicated :tag strings in defcustom choicesMattias Engdegård2023-09-191-1/+4
* | Don't use ellipses while cl-printing strings.Alan Mackenzie2023-09-191-16/+1
* | Offset ranges before applying embedded tree-sitter parserDanny Freeman2023-09-171-0/+14