aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix term.el tests; refine previous changeDaniel Colascione2024-10-041-19/+12
* ; Fix thinko in my last changeStefan Kangas2024-10-021-0/+3
* Warn about bad defcustom :local keyword at compile timeStefan Kangas2024-10-021-0/+8
* New value 'permanent-only' for defcustom :local keywordStefan Kangas2024-10-021-0/+29
* Remove erc-fill binding for cycling visual movementF. Jason Park2024-09-291-4/+4
* Skip indentation when gathering faces in erc-trackF. Jason Park2024-09-291-1/+125
* Make erc-keep-place-indicator aware of erc-truncateF. Jason Park2024-09-292-4/+97
* Redo ERC truncation and /CLEAR hook mechanismF. Jason Park2024-09-291-18/+139
* Fix overlooked case in erc--get-inserted-msg-beg-atF. Jason Park2024-09-293-0/+16
* Improve inconsistent handling of ban lists in ERCF. Jason Park2024-09-291-4/+15
* Store one string per user in erc--spkr msg propF. Jason Park2024-09-292-13/+67
* ; Rename internal variable in erc-fillF. Jason Park2024-09-294-7/+7
* ; Reword :reverse-video warningMattias Engdegård2024-09-291-1/+1
* Warn about :reverse-video in deffaceMattias Engdegård2024-09-291-0/+4
* Warn about bad face specs in `defface` at compile timeMattias Engdegård2024-09-271-0/+26
* (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