summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Mark proced-refine-with-update-test :unstable (bug#63550)Mattias Engdegård2023-05-171-0/+1
* Add :vc keyword to use-package for VC package supportTony Zorman2023-05-161-0/+54
* Tweak tramp-test45-asynchronous-requestsMichael Albinus2023-05-161-0/+12
* Fix some minor Tramp problemsMichael Albinus2023-05-151-2/+11
* Optionally add spacing between ERC messagesF. Jason Park2023-05-132-3/+22
* Add helper for restoring local session vars in ERCF. Jason Park2023-05-132-13/+19
* Don't mutate constants in testsMattias Engdegård2023-05-138-17/+19
* Use `mutate-constant` as warning identifierMattias Engdegård2023-05-131-5/+5
* Byte-compiler warning about mutation of constant valuesMattias Engdegård2023-05-131-0/+30
* Fix files-tests broken by a recent changeEli Zaretskii2023-05-121-1/+1
* Add safe-local-variable-directories variable.Antero Mejr2023-05-111-0/+21
* Clean up files created by arc-mode-testsMattias Engdegård2023-05-101-13/+25
* ; * test/src/treesit-tests.el: declare functions to silence warningsMattias Engdegård2023-05-091-0/+3
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsDmitry Gutov2023-05-0613-178/+1289
|\
| * Revise FORM-as-function interface in erc-button-alistF. Jason Park2023-05-051-0/+106
| * Preprocess prompt input linewise in ERCF. Jason Park2023-05-051-5/+96
| * Redo line splitting for outgoing messages in ERCF. Jason Park2023-05-056-4/+400
| * Don't send multiline commands as messages in ERCF. Jason Park2023-05-051-4/+12
| * Restore module var toggles in ERC's Custom buffersF. Jason Park2023-05-051-5/+2
| * Simplify erc-button movement commandsF. Jason Park2023-05-053-61/+179
| * Ignore erc-reconnect-display after a timeoutF. Jason Park2023-05-051-45/+122
| * Extend erc-interactive-display to cover /JOINsF. Jason Park2023-05-052-6/+44
| * Move ERC's buffer-display tests to separate fileF. Jason Park2023-05-054-93/+126
| * Revive option erc-query-on-unjoined-chan-privmsgF. Jason Park2023-05-052-0/+247
* | Merge from origin/emacs-29Dmitry Gutov2023-05-061-1/+1
|\ \ | |/ |/|
| * Use 'calendar-buffer' instead of fixed stringThuna2023-05-021-1/+1
* | Make old-struct test more robustMattias Engdegård2023-05-051-2/+2
* | Suspend timers when reading Tramp process outputMichael Albinus2023-05-041-21/+18
* | Tramp code cleanupMichael Albinus2023-05-031-1/+2
* | Use connection-aware functions when getting the UID/GID in EshellJim Porter2023-05-022-11/+17
* | Compare case-folded nicks with erc-fill-wrap-mergeF. Jason Park2023-04-303-5/+10
* | Improve call indentation for elixir-ts-modeWilhelm H Kirschbaum2023-04-291-1/+13
* | Add bitstring indentation and navigation for elixir-ts-modeWilhelm H Kirschbaum2023-04-291-0/+12
* | Don't rewrite (nconc X nil) -> X for any X (bug#63103)Mattias Engdegård2023-04-271-0/+10
* | New command 'tramp-cleanup-some-buffers'Michael Albinus2023-04-261-21/+10
* | Add a new user option in Python mode to improve the indentationkobarity2023-04-221-2/+114
* | Handle modifications in extensionless zip files (bug#61326)Ruijie Yu2023-04-201-0/+67
* | ; Double space at end of sentence for vc-cvs.elRobert Pluim2023-04-191-1/+1
* | VC: CVS: Fix "Root" file parsingOlivier Certner2023-04-191-0/+107
* | Merge from origin/emacs-29Eli Zaretskii2023-04-152-4/+24
|\ \ | |/
| * ruby-add-log-current-method: Reduce the use of 'nreverse'Dmitry Gutov2023-04-131-0/+16
| * ; Fix wallpaper-tests on XFCEEli Zaretskii2023-04-111-4/+8
* | Merge from origin/emacs-29Eli Zaretskii2023-04-152-7/+15
|\ \ | |/
| * Fix wallpaper-tests on MS-WindowsEli Zaretskii2023-04-111-7/+14
| * Fix a couple of eglot-testsBasil L. Contovounesios2023-04-111-1/+2
* | Merge from origin/emacs-29Eli Zaretskii2023-04-151-0/+14
|\ \ | |/
| * Fix some cases of incomplete code's indentation [c/c++-ts-mode]Dmitry Gutov2023-04-101-0/+14
| * ; Backport: Eglot: fix misplaced parenthesis in last commit to eglot-tests.elJoão Távora2023-04-091-1/+1
| * Backport: Eglot: no more tests based on Pylsp (bug#62694)João Távora2023-04-091-112/+85
* | Make use of the new pred shapes in treesit.elYuan Fu2023-04-141-3/+1