summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Disallow creation of circular variable alias chainsMattias Engdegård2023-04-141-0/+16
* | Fix tree-sitter testYuan Fu2023-04-131-3/+3
* | Fix previous commit on tree-sitterYuan Fu2023-04-131-4/+5
* | Support more predicates in tree-sitter search functionsYuan Fu2023-04-131-0/+53
* | Fix tree-sitter testsYuan Fu2023-04-131-30/+32
* | Eglot: fix LSP "languageId" detectionJoão Távora2023-04-131-13/+16
* | Stronger checking in line-number-at-pos testsMattias Engdegård2023-04-131-3/+3
* | Clarify process-environment in eglot-testsBasil L. Contovounesios2023-04-101-18/+18
* | End default-directory with slash in eglot-testsBasil L. Contovounesios2023-04-101-2/+2
* | Tweak file/dir creation in eglot-testsBasil L. Contovounesios2023-04-101-6/+5
* | Simplify let-bindings in eglot-testsBasil L. Contovounesios2023-04-101-29/+14
* | Minor eglot-tests cosmeticsBasil L. Contovounesios2023-04-101-8/+9
* | Avoid Git project in eglot-test-eclipse-connectBasil L. Contovounesios2023-04-091-2/+1
* | Pacify byte-compiler warnings in nadvice-testsBasil L. Contovounesios2023-04-091-7/+9
* | Adapt Tramp testMichael Albinus2023-04-091-4/+33
* | ; * test/src/fns-tests.el: Strengthen tests of `nreverse`.Mattias Engdegård2023-04-091-18/+21
* | Allow erc-reuse-frames to favor connectionsF. Jason Park2023-04-081-0/+303
* | Make auth-source erc-services tests more readableF. Jason Park2023-04-082-110/+131
* | Add erc-button helper for substituting command keysF. Jason Park2023-04-082-0/+62
* | Add erc-fill style based on visual-line-modeF. Jason Park2023-04-087-0/+319
* | Put display properties to better use in erc-stampF. Jason Park2023-04-081-6/+64
* | Expose insertion time as text prop in erc-stampF. Jason Park2023-04-081-0/+207
* | Refactor marker initialization in erc-openF. Jason Park2023-04-083-104/+285
* | Preserve ERC prompt and its bounding markersF. Jason Park2023-04-083-4/+12
* | Add option to show visual erc-keep-place indicatorF. Jason Park2023-04-081-0/+81
* | Optionally prompt for more ERC entry-point paramsF. Jason Park2023-04-081-1/+12
* | Add display option for interactive ERC invocationsF. Jason Park2023-04-081-18/+32
* | Be smarter about switching to TLS from M-x ercF. Jason Park2023-04-081-23/+136
* | Ignore killed buffers when switching in erc-trackF. Jason Park2023-04-081-0/+34
* | Fill doc strings for ERC modulesF. Jason Park2023-04-081-12/+16