aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Minor improvements to new Completion Preview commandsEshel Yaron2024-06-261-8/+45
* | New commands 'completion-preview-insert-{word,sexp}'Jules Tamagnan2024-06-261-3/+92
* | Always perform Eshell process cleanup runs in the Eshell bufferJim Porter2024-06-251-0/+16
|/
* ; Fix flymake tests with GCC 14.Ulrich Müller2024-06-241-1/+2
* ; Remove debugging message in Completion Preview testEshel Yaron2024-06-241-1/+0
* ; Restore inadvertently removed line.Eli Zaretskii2024-06-231-0/+1
* ; * test/lisp/net/shr-tests.el (shr-test--rendering-check): Use UTF-8.Eli Zaretskii2024-06-231-2/+2
* ; Don't run new 'shr-test/zoom-image' when built without image supportJim Porter2024-06-231-0/+1
* ; Fix typosStefan Kangas2024-06-232-3/+3
* Backport: Minor changes in tramp-tests.elMichael Albinus2024-06-231-25/+31
* Fix zooming images in SHRJim Porter2024-06-221-0/+64
* Replace literal whitespace with `\s`Stefan Kangas2024-06-221-5/+3
* Make Compilation mode recognize non-legacy Kotlin/Gradle errorsRudolf Adamkovič2024-06-221-8/+12
* Ensure navigating by paragraphs in Eshell stops at prompts and paragraphsJim Porter2024-06-201-1/+48
* Merge remote-tracking branch 'origin/feature/which-key-in-core'Philip Kaludercic2024-06-181-0/+267
|\
| * Merge remote-tracking branch 'github-which-key/master'Philip Kaludercic2024-06-151-0/+267
* | Fix Eshell "which" test on MS-WindowsJim Porter2024-06-152-8/+11
* | Fix em-extpipe-tests on MS-WindowsEli Zaretskii2024-06-151-1/+5
* | ; Improve last changeJim Porter2024-06-151-3/+10
* | ; Add command logging to some more Eshell testsJim Porter2024-06-151-20/+22
* | Allow escape sequences in Python promptskobarity2024-06-151-0/+28
* | ; Minor editorial fixes to some Eshell testsJim Porter2024-06-131-10/+10
* | ;cperl-mode.el: Avoid false positives when parsing new Perl syntaxHarald Jörg2024-06-132-1/+5
* | Fix recently added eshell testStefan Kangas2024-06-101-7/+8
* | ; Fix recent change to python-tests.elkobarity2024-06-101-1/+1
* | Extend auto-revert-test07-auto-revert-several-buffersMichael Albinus2024-06-101-11/+38
* | cperl-mode.el: Update for the current Perl version 5.040Harald Jörg2024-06-104-4/+165
* | Improve correctness of 'eshell-quote-argument'Jim Porter2024-06-093-25/+21
* | Remove empty Eshell commands when parsingJim Porter2024-06-091-0/+10
* | ; Allow batch-file Eshell test on MS-WindowsEli Zaretskii2024-06-091-1/+0
* | ; Add another test for 'eshell-batch-script'Jim Porter2024-06-091-0/+12
* | Specify Python 3 in some ERTs on Mackobarity2024-06-091-308/+352
* | Fix hiding a Python block ending with a commentkobarity2024-06-091-0/+18
* | A better fix for esh-proc-tests on MS-WindowsEli Zaretskii2024-06-091-14/+10
* | Fix Eshell tests on MS-WindowsEli Zaretskii2024-06-096-14/+35
* | (find-auto-coding): Provide filename to `auto-coding-functions`Stefan Monnier2024-06-092-0/+19
* | Add typescript-ts-mode indentation for multi-assignment declsNoah Peart2024-06-091-0/+31
* | (pcase--app-subst-match): Try and fix performance regression (bug#71398)Stefan Monnier2024-06-081-1/+8
* | Improve implementations of some Eshell output filter functionsJim Porter2024-06-081-0/+62
* | Be more efficient when buffering output in EshellJim Porter2024-06-081-12/+25
* | Restore deferred date-stamp insertions in ERCF. Jason Park2024-06-081-0/+46
* | Fix Python mode error caused by incorrect indentationkobarity2024-06-081-0/+9
* | Don't recurse in erc-server-delayed-check-reconnectF. Jason Park2024-06-057-32/+11
* | Spelling fixesPaul Eggert2024-06-042-3/+3
|/
* pcase.el (\`): Try and handle large patterns betterStefan Monnier2024-06-031-1/+11
* Skip unmature file notification testsMichael Albinus2024-06-031-0/+3
* Add new keyboard macro counter functions (bug#61549)Alex Bochannek2024-06-021-0/+213
* Add font-locking for variables in go-ts-mode range clauses (bug#71209)Noah Peart2024-06-012-0/+10
* Merge from origin/emacs-29Eli Zaretskii2024-06-012-3/+3
|\
| * ; Fix typosStefan Kangas2024-05-272-3/+3