aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve one test (bug#71998)Theodor Thornhill2024-07-211-0/+18
* Merge from origin/emacs-30Stefan Monnier2024-07-191-1/+1
|\
| * ; Fix typosStefan Kangas2024-07-181-1/+1
* | Don't set exit info in Eshell if the command is being piped elsewhereJim Porter2024-07-191-1/+4
* | ; * test/lisp/net/dbus-tests.el: silence compilation warningsMattias Engdegård2024-07-191-1/+2
* | Improve implementation of built-in Eshell "kill" commandJim Porter2024-07-181-0/+24
* | Improve handling of deferrable Eshell commandsJim Porter2024-07-183-3/+20
* | Merge from savannah/emacs-30Po Lu2024-07-181-0/+4
|\ \ | |/
| * New Tramp testsMichael Albinus2024-07-171-0/+4
* | Eglot: supported nested {} patterns in globsJoão Távora2024-07-171-6/+12
* | Merge from savannah/emacs-30Po Lu2024-07-162-2/+4
|\ \ | |/
| * Fix intermittent failure of dired-test-bug27243-02Peter Oliver2024-07-151-1/+3
| * Rename treesitter testMichael Albinus2024-07-151-1/+1
* | Merge from origin/emacs-30Eli Zaretskii2024-07-131-6/+12
|\ \ | |/
| * * test/lisp/wdired-tests.el (wdired-test-bug34915): Fix for MS-Windows.Eli Zaretskii2024-07-131-5/+11
| * Fix 'wdired-test-unfinished-edit-01'Peter Oliver2024-07-131-1/+1
* | Merge from savannah/emacs-30Po Lu2024-07-121-1/+13
|\ \ | |/
| * Don't emit a prompt in Eshell when a background command is killedJim Porter2024-07-111-1/+13
* | Merge from savannah/emacs-30Po Lu2024-07-111-24/+23
|\ \ | |/
| * ; Tag ERC multiline blanks test as :expensiveF. Jason Park2024-07-101-24/+23
* | ; * test/lisp/net/dbus-tests.el: Fix thinko.Michael Albinus2024-07-101-4/+4
* | Extend dbus-test04-call-method-authorizableMichael Albinus2024-07-101-23/+76
* | Adapt dbus-tests.elMichael Albinus2024-07-091-1/+33
* | Make D-Bus tests stableMichael Albinus2024-07-091-11/+54
* | Merge from savannah/emacs-30Po Lu2024-07-081-0/+24
|\ \ | |/
| * Fix Tramp parserMichael Albinus2024-07-071-0/+24
* | Merge from savannah/emacs-30Po Lu2024-07-072-0/+12
|\ \ | |/
| * Fix formatting of tables with thead/tfoot but no tbodyJD Smith2024-07-062-0/+12
* | Add new function `lm-package-needs-footer-line`Stefan Kangas2024-07-061-0/+13
* | Allow using multiple buffers in 'eshell-command'Thierry Volpiatto2024-07-051-0/+21
* | Merge from savannah/emacs-30Po Lu2024-07-051-0/+1
|\ \ | |/
| * Tag dbus-test05-register-signal-with-nils as unstableAndrea Corallo2024-07-031-0/+1
* | Remove redundant `require`sStefan Kangas2024-07-041-2/+0
* | In SHR, keep track of image sizes as specified by the HTMLJim Porter2024-07-041-3/+3
* | Slice images based on their height in SHR, not their zoom levelJim Porter2024-07-041-9/+6
* | Merge from savannah/emacs-30Po Lu2024-06-301-0/+52
|\ \ | |/
| * Add D-Bus testRobert Church2024-06-301-0/+52
* | Merge from savannah/emacs-30Po Lu2024-06-302-7/+10
|\ \ | |/
| * ; Fix SHR test on MS-WindowsJim Porter2024-06-291-5/+9
| * ; Fix typos in symbolsStefan Kangas2024-06-291-2/+1
* | Inherit text props in Completion Preview insertion commandsEshel Yaron2024-06-291-0/+13
* | Make whitespace.el's cleanup add missing final newlineBjörn Lindström2024-06-291-1/+14
* | Merge from origin/emacs-30Po Lu2024-06-291-3/+45
|\ \ | |/
| * Sync with Tramp 2.7.1Michael Albinus2024-06-291-3/+45
* | Merge from savannah/emacs-30Po Lu2024-06-271-1/+234
|\ \ | |/
| * ; Fix simple-tests as fallout of last changeEli Zaretskii2024-06-271-1/+7
| * Add tests for `kill-whole-line' (bug#65734)Sebastian Miele2024-06-271-0/+227
| * Always perform Eshell process cleanup runs in the Eshell bufferJim Porter2024-06-251-0/+16
* | 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