aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | (pcase-tests-quote-optimization): Fix warningStefan Monnier2024-09-261-1/+1
* | ; Fix shr-tests when Emacs was built without libxml2Eli Zaretskii2024-09-231-0/+1
* | ; Fix dnd-tests on MS-WindowsEli Zaretskii2024-09-221-5/+7
* | ; Add test for deleting multiple pairs at onceJoseph Turner2024-09-221-0/+8
* | Teach Electric Pair mode about prefix argumentsEshel Yaron2024-09-221-0/+16
* | Merge from origin/emacs-30Eli Zaretskii2024-09-143-5/+30
|\ \ | |/
| * Fix regression in widget-move (bug#72995)Stephen Berman2024-09-141-0/+17
| * Correctly include fixed strings before a prefix wildcard in PCMSpencer Baugh2024-09-141-5/+12
| * Don't fail uniquify-tests in non-version-controlled source treesMattias Engdegård2024-09-131-0/+1
* | Update Emacs sources for Unicode 16.0Eli Zaretskii2024-09-121-14/+13
* | ; * test/lisp/gnus/gnus-icalendar-tests.el: remove unneeded unwind-protectRobert Pluim2024-09-111-29/+27
* | Allow comments to organizer in icalendar event replies (Bug#72831)fpi2024-09-111-0/+72
* | Merge from savannah/emacs-30Po Lu2024-09-111-4/+6
|\ \ | |/
| * eglot-test-rust-completion-exit-function: Fix failure in -Q sessionDmitry Gutov2024-09-101-4/+6
* | Improve diagnostic of type mismatch in 'setopt'Eli Zaretskii2024-09-081-1/+1
* | Merge from origin/emacs-30Eli Zaretskii2024-09-075-0/+73
|\ \ | |/
| * Fix test failure in erc-networks-testsUlrich Müller2024-09-051-0/+2
| * Support the new option in ruby-ts-mode tooDmitry Gutov2024-09-022-7/+18
| * Add new option ruby-bracketed-args-indentAaron Jensen2024-09-022-0/+33
| * * test/lisp/emacs-lisp/tabulated-list-tests.el: Add missing test.Juri Linkov2024-09-011-0/+27
| * Fix redirecting Eshell output to symbols in some placesJim Porter2024-08-293-6/+24
* | Fix discrepancies in auth-source-pass vs netrc behaviorF. Jason Park2024-09-061-4/+50
* | Support "/dev/null" as a target when creating Eshell handlesJim Porter2024-08-281-0/+8
* | Fix redirecting Eshell output to symbols in some placesJim Porter2024-08-282-0/+16
* | Use 'eshell-with-handles' in a few more placesJim Porter2024-08-284-6/+20
* | Merge from savannah/emacs-30Po Lu2024-08-291-1/+1
|\ \ | |/
| * Fix copyright years by hand (Bug#72809)Stefan Kangas2024-08-261-1/+1
* | Send useless output in flymake-tests to /dev/null (bug#70716)Mattias Engdegård2024-08-281-1/+1
* | (pp): Indent lines right when starting in col > 0Stefan Monnier2024-08-261-1/+1
* | Merge from origin/emacs-30Eli Zaretskii2024-08-252-8/+170
|\ \ | |/
| * Indent ERT failure explanations rigidlyF. Jason Park2024-08-251-0/+54
| * [Eglot] Stricter "expand common" behaviorDmitry Gutov2024-08-251-0/+30
| * eglot-tests.el: New tests for existing completion behaviorDmitry Gutov2024-08-251-8/+86
* | Fix a Tramp bug when running several asynchronous processesMichael Albinus2024-08-211-67/+32
* | Test more vc-dir scenarios with Git (bug#68183)Kévin Le Gouguec2024-08-211-18/+80
* | Merge from origin/emacs-30Eli Zaretskii2024-08-171-0/+1
|\ \ | |/
| * Tag test in typescript-ts-mode-tests.el as unstableMichael Albinus2024-08-131-0/+1
* | Drop fallback code in date-to-time, update documentationUlrich Müller2024-08-151-2/+22
* | Eglot: simplify eglot--lookup-modeJoão Távora2024-08-071-2/+2
* | Fix c-ts-common fillingYuan Fu2024-08-041-1/+15
* | Merge from savannah/emacs-30Po Lu2024-08-031-0/+28
|\ \ | |/
| * Fix c++-ts-mode indentation for templace (bug#72263)Yuan Fu2024-07-311-0/+28
* | Fix filling in c-ts-mode (bug#72116)Yuan Fu2024-07-301-0/+46
* | Use 'unwind-protect' to ensure that Eshell always closes I/O handlesJim Porter2024-07-272-2/+12
* | Revert "* test/lisp/net/tramp-tests.el (tramp-test42-utf8): Don't test "Tifin...Michael Albinus2024-07-271-2/+3
* | Merge from origin/emacs-30Eli Zaretskii2024-07-272-1/+18
|\ \ | |/
| * ; cperl-mode.el: Fix fontification of flip-flop (Bug#72296)Harald Jörg2024-07-251-0/+17
| * Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas2024-07-251-1/+1
* | * test/lisp/net/tramp-tests.el (tramp-test42-utf8): Don't test "Tifinagh".Michael Albinus2024-07-271-3/+2
* | Adapt Tramp testsMichael Albinus2024-07-242-278/+127