aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* (primitive-function): New typeStefan Monnier2024-03-181-3/+1
* (cl-type-of): New function to return more precise types (bug#69739)Stefan Monnier2024-03-181-0/+37
* ; Re-apply accidentally reverted commitKévin Le Gouguec2024-03-171-0/+40
* Update modus-themes to their 4.4.0 versionProtesilaos Stavrou2024-03-171-40/+0
* Fix vc-dir when "remote" Git branch is localKévin Le Gouguec2024-03-171-0/+40
* Merge from origin/emacs-29Eli Zaretskii2024-03-161-0/+51
|\
| * Fix 'with-sqlite-transaction'F. Jason Park2024-03-111-0/+51
* | Keep indenting text when 'shr-fill-text' is nil (bug#69555)Kévin Le Gouguec2024-03-153-20/+57
* | Detect the readline support for Python shell completionLiu Hui2024-03-141-5/+26
* | ; Simplify (with-current-buffer (get-buffer ...) ...)Tim Landscheidt2024-03-145-7/+7
* | Change bare-symbol back to match intentPaul Eggert2024-03-111-0/+5
* | Make important text props more resilient in ERCF. Jason Park2024-03-101-0/+52
* | Leverage inverse-video for erc-inverse-faceF. Jason Park2024-03-101-44/+109
* | EIEIO: Fix regession (bug#69631)Stefan Monnier2024-03-081-1/+1
* | ; perl-mode, cperl-mode: Fix $\" in strings (Bug#69604)Harald Jörg2024-03-081-0/+19
* | Support expanding Eshell globs for remote file namesJim Porter2024-03-071-0/+30
* | ; * test/lisp/net/eww-tests.el (eww-test--response-function): Fix typo.Jim Porter2024-03-071-1/+2
* | Single string literal in body is return value only, not doc stringMattias Engdegård2024-03-071-1/+2
* | When navigating through history in EWW, don't keep adding to 'eww-history'Jim Porter2024-03-061-0/+179
* | Revert "Update some native comp tests"Stefan Monnier2024-03-042-3/+3
* | Repair miscompilation of single-arg `apply` (bug#69533)Mattias Engdegård2024-03-041-0/+3
* | * test/lisp/emacs-lisp/comp-cstr-tests.el (comp-cstr-test-62): Revert change.Andrea Corallo2024-03-031-2/+2
* | Merge branch 'feature/type-hierarchy' into 'master'Andrea Corallo2024-03-012-4/+4
|\ \
| * \ Merge remote-tracking branch 'origin/master' into 'feature/type-hierarchy'Andrea Corallo2024-02-2845-311/+1030
| |\ \
| * | | Update some native comp testsAndrea Corallo2024-02-152-4/+4
* | | | Add tabulated-list-groups and Buffer-menu-group-by (bug#69305)Juri Linkov2024-02-291-0/+41
| |/ / |/| |
* | | Fix Python shell completion test failuresLiu Hui2024-02-281-34/+53
* | | Make tree-sitter tests work installed in .emacs.d/tree-sitterMattias Engdegård2024-02-261-0/+4
* | | (edebug-tests-trivial-comma): Avoid interaction (bug#69406)Stefan Monnier2024-02-261-10/+12
* | | Merge from origin/emacs-29Eli Zaretskii2024-02-241-0/+31
|\ \ \ | | |/ | |/|
| * | java-ts-mode: Indentation for opening brace on a separate lineDmitry Gutov2024-02-171-0/+31
* | | Make erc-cmd-AMSG session local; add /GMSG, /AME and /GMEEmanuel Berg2024-02-233-0/+200
* | | Replace use of obsolete eshell-kill-output in testMattias Engdegård2024-02-231-1/+1
* | | Add a proper type for obarraysMattias Engdegård2024-02-232-19/+7
* | | Add obarray-clear and use itMattias Engdegård2024-02-231-0/+10
* | | Use obarray-make instead of make-vector to create obarraysMattias Engdegård2024-02-232-2/+3
* | | ; Fix mid-symbol updating/cycling completion previewEshel Yaron2024-02-211-0/+15
* | | ; Update URL of the tree-sitter-lua grammarjohn muhl2024-02-211-1/+1
* | | Set tty mode to raw when setting up Inferior Pythonkobarity2024-02-211-5/+0
* | | Add Tramp methods dockercp and podmancpMichael Albinus2024-02-201-35/+50
* | | * test/src/eval-tests.el (eval-tests/default-value): Add new test case.Ihor Radchenko2024-02-191-12/+25
* | | Support shebang lines with amended environmentKévin Le Gouguec2024-02-171-1/+3
* | | Support more complex env invocations in shebang linesKévin Le Gouguec2024-02-171-1/+7
* | | Refine shebang tests (bug#64939)Kévin Le Gouguec2024-02-171-18/+27
* | | Use modern fallback for channel name detection in ERCF. Jason Park2024-02-161-17/+29
* | | Normalize ISUPPORT params with empty values in ERCF. Jason Park2024-02-161-8/+18
* | | Make erc-fill-wrap depend on scrolltobottomF. Jason Park2024-02-162-1/+4
* | | ; Load erc-compat before ert-x in ERC testsF. Jason Park2024-02-167-14/+14
* | | ; Compute the list of symbols for 'eshell-eval-using-options' onceJim Porter2024-02-131-8/+16
* | | Add docstring for Tramp test macrosMichael Albinus2024-02-131-12/+15