aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix failed tests on embaMichael Albinus2025-09-182-24/+17
* | ; Instrument file-notify-test07-many-eventsMichael Albinus2025-09-161-2/+7
* | ruby-syntax-propertize: Add exception for /=Dmitry Gutov2025-09-161-0/+1
* | Tramp code cleanupMichael Albinus2025-09-152-6/+5
* | Improve check for netrc tokensMichael Albinus2025-09-151-2/+15
* | Use linear arrays in ispell test to work with old bashMattias Engdegård2025-09-141-3/+11
* | ; ispell-tests: use require instead of loadMattias Engdegård2025-09-144-27/+22
* | ; * test/lisp/dom-tests.el: silence obsoletion warningsMattias Engdegård2025-09-141-4/+6
* | ; * test/lisp/net/tramp-tests.el: silence function-quoting warningMattias Engdegård2025-09-141-1/+1
* | Fix 'ucs-normalize' tests following Unciode 17.0 importEli Zaretskii2025-09-141-1/+1
* | Fix Unicode-related testsEli Zaretskii2025-09-131-1/+2
* | Make comint understand SSH proxy password phrasesAndre A. Gomes2025-09-131-0/+1
* | ; Fix last changeMichael Albinus2025-09-122-2/+2
* | Fix last changeMichael Albinus2025-09-124-5/+5
* | Add tests to ispell.el interactive functionsLockywolf2025-09-126-127/+794
* | Introduc auth-source-ignore-non-existing-fileMichael Albinus2025-09-121-5/+5
* | Minor edits in tramp-tests.elMichael Albinus2025-09-121-15/+18
* | ; even less test log spam from loadMattias Engdegård2025-09-124-11/+12
* | Update to Unicode 17.0Eli Zaretskii2025-09-112-18/+23
* | Make bytecomp-tests cease warn and error to stdoutMattias Engdegård2025-09-101-15/+50
* | Ignore keymaps at point for positions outside the bufferSpencer Baugh2025-09-091-0/+27
* | Ignore non-existing or empty files in auth-sourcesMichael Albinus2025-09-091-4/+8
* | Add convenience path/to/component target to tests/Makefile.inLockywolf2025-09-092-2/+7
* | ispell.el: Add 56 tests (bug#79177)Lockywolf2025-09-077-0/+1779
* | Support completion category inheritanceEshel Yaron2025-09-031-0/+41
* | Extend tramp-test26-interactive-file-name-completionMichael Albinus2025-09-021-54/+88
* | Revert "Avoid duplicating strings in pcm--merge-completions"Spencer Baugh2025-09-011-0/+15
* | Rename arg REMOTE-LOCATION -> UPSTREAM-LOCATIONSean Whitton2025-09-011-2/+2
* | Document and test 'let-alist' support for indexingSpencer Baugh2025-08-301-0/+11
* | Eglot: escape literal % characters in URIsSteven Allen2025-08-301-0/+4
* | Add edebug-bounce-to-previous-valueJens Schmidt2025-08-302-16/+141
* | Fontify all comment delimiters in 'lua-ts-mode'john muhl2025-08-301-0/+5
* | Add user option to inhibit Calc startup message (bug#79143)Sean Devlin2025-08-301-0/+15
* | `Fix read-directory-name' for Tramp filesMichael Albinus2025-08-291-60/+133
* | Make RET choose the selected completionSpencer Baugh2025-08-271-1/+52
* | Extend info-xref-test-emacs-manuals, fix info referenceMichael Albinus2025-08-271-1/+1
* | Remove scrolltobottom dependency from erc-fill moduleF. Jason Park2025-08-252-2/+0
* | Merge remote-tracking branch 'savannah/master' into master-android-1Po Lu2025-08-253-10/+30
|\ \
| * | Disallow string data resizing (bug#79784)Mattias Engdegård2025-08-243-10/+30
* | | ; Add tests for 'lua-mode'john muhl2025-08-256-0/+1980
|/ /
* | Minor fixes for file notifications on MS WindowsMichael Albinus2025-08-231-3/+5
* | Skip eglot-test-rust-completion-exit-function on embaMichael Albinus2025-08-221-0/+1
* | ; cperl-mode.el: Indent labels only in code (Bug#79271)Harald Jörg2025-08-221-0/+22
* | ; cperl-mode.el: Fix fontification error with signaturesHarald Jörg2025-08-222-1/+8
* | Add minibuffer--completions-visible and use itSpencer Baugh2025-08-211-7/+7
* | rust-ts-mode: handle invalid rust syntax without signalingSteven Allen2025-08-212-0/+14
* | ; cperl-mode.el: fix indentation for multiline signaturesHarald Jörg2025-08-212-0/+28
* | Speed up JSON parsing by not maintaining line and column (bug#79192)Mattias Engdegård2025-08-211-0/+29
* | Treat point more consistently in PCM completionSpencer Baugh2025-08-211-7/+21
* | Suppress Tramp session timeout if buffer is modifiedMichael Albinus2025-08-171-1/+31