summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-05-06Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsDmitry Gutov
2023-05-06Merge from origin/emacs-29Dmitry Gutov
2023-05-05Revise FORM-as-function interface in erc-button-alistF. Jason Park
2023-05-05Preprocess prompt input linewise in ERCF. Jason Park
2023-05-05Redo line splitting for outgoing messages in ERCF. Jason Park
2023-05-05Don't send multiline commands as messages in ERCF. Jason Park
2023-05-05Restore module var toggles in ERC's Custom buffersF. Jason Park
2023-05-05Simplify erc-button movement commandsF. Jason Park
2023-05-05Ignore erc-reconnect-display after a timeoutF. Jason Park
2023-05-05Extend erc-interactive-display to cover /JOINsF. Jason Park
2023-05-05Move ERC's buffer-display tests to separate fileF. Jason Park
2023-05-05Revive option erc-query-on-unjoined-chan-privmsgF. Jason Park
2023-05-05Make old-struct test more robustMattias Engdegård
2023-05-04Suspend timers when reading Tramp process outputMichael Albinus
2023-05-03Tramp code cleanupMichael Albinus
2023-05-02Use connection-aware functions when getting the UID/GID in EshellJim Porter
2023-05-02Use 'calendar-buffer' instead of fixed stringThuna
2023-04-30Compare case-folded nicks with erc-fill-wrap-mergeF. Jason Park
2023-04-29Improve call indentation for elixir-ts-modeWilhelm H Kirschbaum
2023-04-29Add bitstring indentation and navigation for elixir-ts-modeWilhelm H Kirschbaum
2023-04-27Don't rewrite (nconc X nil) -> X for any X (bug#63103)Mattias Engdegård
2023-04-26New command 'tramp-cleanup-some-buffers'Michael Albinus
2023-04-22Add a new user option in Python mode to improve the indentationkobarity
2023-04-20Handle modifications in extensionless zip files (bug#61326)Ruijie Yu
2023-04-19; Double space at end of sentence for vc-cvs.elRobert Pluim
2023-04-19VC: CVS: Fix "Root" file parsingOlivier Certner
2023-04-15Merge from origin/emacs-29Eli Zaretskii
2023-04-15Merge from origin/emacs-29Eli Zaretskii
2023-04-15Merge from origin/emacs-29Eli Zaretskii
2023-04-14Make use of the new pred shapes in treesit.elYuan Fu
2023-04-14Disallow creation of circular variable alias chainsMattias Engdegård
2023-04-13Fix tree-sitter testYuan Fu
2023-04-13Fix previous commit on tree-sitterYuan Fu
2023-04-13Support more predicates in tree-sitter search functionsYuan Fu
2023-04-13Fix tree-sitter testsYuan Fu
2023-04-13Eglot: fix LSP "languageId" detectionJoão Távora
2023-04-13Stronger checking in line-number-at-pos testsMattias Engdegård
2023-04-13ruby-add-log-current-method: Reduce the use of 'nreverse'Dmitry Gutov
2023-04-11; Fix wallpaper-tests on XFCEEli Zaretskii
2023-04-11Fix wallpaper-tests on MS-WindowsEli Zaretskii
2023-04-11Fix a couple of eglot-testsBasil L. Contovounesios
2023-04-10Clarify process-environment in eglot-testsBasil L. Contovounesios
2023-04-10End default-directory with slash in eglot-testsBasil L. Contovounesios
2023-04-10Tweak file/dir creation in eglot-testsBasil L. Contovounesios
2023-04-10Fix some cases of incomplete code's indentation [c/c++-ts-mode]Dmitry Gutov
2023-04-10Simplify let-bindings in eglot-testsBasil L. Contovounesios
2023-04-10Minor eglot-tests cosmeticsBasil L. Contovounesios
2023-04-09Avoid Git project in eglot-test-eclipse-connectBasil L. Contovounesios
2023-04-09Pacify byte-compiler warnings in nadvice-testsBasil L. Contovounesios
2023-04-09Adapt Tramp testMichael Albinus