aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Be more careful about applying spliced argumentsJim Porter2024-10-201-2/+4
* | Enhance the auto-revert to avoid revert a buffer in short timeLin Sun2024-10-201-2/+5
* | Lazily convert numeric strings to Lisp numbers in EshellJim Porter2024-10-192-60/+83
* | Fix etags tagging by multiline regexpsEli Zaretskii2024-10-193-249/+249
* | Hide default-directory absolute file name in dired-hide-details-modeÁlvaro Ramírez2024-10-191-0/+46
* | Add Speedbar tests (bug#73533)Morgan Willcock2024-10-191-0/+318
* | Move experimental module querypoll to erc-notifyF. Jason Park2024-10-182-57/+87
* | Fix trailing args bug in erc-d-i--parse-messageF. Jason Park2024-10-182-9/+39
* | ; Undo erroneous change in ERC's sample configurationF. Jason Park2024-10-181-1/+2
* | Merge from origin/emacs-30Michael Albinus2024-10-181-1/+1
|\ \ | |/
| * Fix c-ts-mode--anchor-prev-sibling (bug#73661)Yuan Fu2024-10-141-1/+1
* | Add support for chaining conditionals in EshellJim Porter2024-10-161-4/+18
* | Improve correctness of Eshell sub-formsJim Porter2024-10-163-0/+42
* | Use debian:bookworm for tests on embaMichael Albinus2024-10-161-22/+4
* | Fix comp branch-optim pass (bug#73270)Andrea Corallo2024-10-152-0/+21
* | Adapt gitlab-ci.ymlMichael Albinus2024-10-131-1/+8
* | Improve tests for flow-fillPengji Zhang2024-10-121-18/+24
* | Merge from origin/emacs-30Eli Zaretskii2024-10-121-0/+39
|\ \ | |/
| * Fix c-ts-mode indentation for initializer lists (bug#73661)Jørgen Kvalsvik2024-10-101-0/+39
* | Add baseline test coverage for erc-matchF. Jason Park2024-10-112-0/+436
* | Crystallize erc-nicks-track-faces behaviorF. Jason Park2024-10-113-3/+571
* | New command-line options for 'etags'Eli Zaretskii2024-10-082-0/+4738
* | Merge from origin/emacs-30Eli Zaretskii2024-10-051-0/+5
|\ \ | |/
| * Fix executing commands in Eshell using "env" with no local variablesJim Porter2024-09-291-0/+5
| * Fix 'replace-regexp' in WDiredEli Zaretskii2024-09-211-0/+1
* | Fix term.el tests; refine previous changeDaniel Colascione2024-10-041-19/+12
* | ; Fix last change in gitlab-ci.ymlMichael Albinus2024-10-031-1/+1
* | ; Minor changes in gitlab-ci.ymlMichael Albinus2024-10-031-3/+3
* | ; 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
* | Test 'network-lookup-address-info' argument type checkingRobert Pluim2024-09-251-1/+5
* | ; 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-211-0/+5
|\ \ | |/
| * Fix treesit--merge-ranges (bug#73324)Yuan Fu2024-09-201-0/+5