aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Normalize ISUPPORT params with empty values in ERCF. Jason Park2024-02-161-8/+18
* | | Make erc-fill-wrap depend on scrolltobottomF. Jason Park2024-02-162-1/+4
* | | ; Load erc-compat before ert-x in ERC testsF. Jason Park2024-02-167-14/+14
* | | ; Compute the list of symbols for 'eshell-eval-using-options' onceJim Porter2024-02-131-8/+16
* | | Add docstring for Tramp test macrosMichael Albinus2024-02-131-12/+15
* | | Make minibuf-tests independent of obarray hash orderMattias Engdegård2024-02-121-3/+9
* | | (cl--generic-describe): Fix regression introduced by fix to bug#54628Stefan Monnier2024-02-111-0/+14
* | | Rename a number of native compiler functionsAndrea Corallo2024-02-111-2/+2
* | | In Info-url-alist, add .html extension to %e format-sequenceMekeor Melire2024-02-111-7/+9
* | | ; Fix 'thing-at-point' edge case involving overlapping matchesEshel Yaron2024-02-101-0/+7
* | | Merge from origin/emacs-29Eli Zaretskii2024-02-101-1/+1
|\ \ \ | |/ /
| * | * doc/lispref/parsing.texi (Retrieving Nodes): Improve documentation.Juri Linkov2024-02-041-1/+1
* | | Respect the delimiter of completer in Python shell completionLiu Hui2024-02-081-0/+92
* | | ; Ensure 'thing-at-point-looking-at' finds full matchEshel Yaron2024-02-081-0/+2
* | | (file-notify--test-wait-event): Rename from `file-notify--test-read-event`Stefan Monnier2024-02-071-26/+27
* | | Prefer \` and \' when matching the beg/end of stringStefan Monnier2024-02-071-3/+3
* | | * test/lisp/minibuffer-tests.el (completion-test--pcm-bug38458): New testStefan Monnier2024-02-071-0/+7
* | | Use `defvar` for variables that are not constantStefan Monnier2024-02-073-5/+5
* | | Use slot names rather than their :initargsStefan Monnier2024-02-072-72/+95
* | | Grudgingly accept function values in the function positionMattias Engdegård2024-02-051-0/+16
* | | ; Fix my last commitStefan Kangas2024-02-041-1/+1
* | | Prefer setq-local in more placesStefan Kangas2024-02-041-1/+1
* | | Reassociate erc-networks--id for orphaned queriesF. Jason Park2024-02-025-2/+181
* | | Fix local variable persistence in erc-stampF. Jason Park2024-02-023-2/+8
* | | ; hierarchy-tests.el: keep doc string within 80 columnsMattias Engdegård2024-01-311-2/+3
* | | Allow equal user-defined hash table tests with different namesMattias Engdegård2024-01-311-0/+10
* | | ; Spelling fixesPaul Eggert2024-01-301-2/+2
* | | * Better type comparison in comp testsAndrea Corallo2024-01-291-9/+16
| |/ |/|
* | Fix 'calc-math-read-preprocess-string' test (bug#66944).Daniel Brooks2024-01-291-1/+1
* | ; Spelling fixesPaul Eggert2024-01-292-2/+2
* | Don't open a new line for long defuns being inserted at column 0Po Lu2024-01-291-16/+25
* | ; * test/lisp/vc/log-edit-tests.el: Pacify compiler warnings.Po Lu2024-01-291-6/+7
* | Prevent filling from mangling ChangeLog defun listsPo Lu2024-01-291-0/+149
* | In Eshell, don't expand quoted tildes into a user's home directoryJim Porter2024-01-281-0/+22
* | In Eshell, allow an escaped newline at the end of a commandJim Porter2024-01-281-6/+8
* | ; Fix typosStefan Kangas2024-01-284-4/+4
* | ; New log-edit testsPo Lu2024-01-281-0/+51
* | Support setting umask symbolically in EshellJim Porter2024-01-271-4/+30
* | Fix command replacement with the Eshell builtin versions of "sudo" and "doas"Jim Porter2024-01-271-49/+40
* | Calc parses fractions written using U+2044 FRACTION SLASHDaniel Brooks2024-01-271-0/+25
* | Merge from origin/emacs-29Eli Zaretskii2024-01-271-1/+2
|\ \ | |/
| * typescript-ts-mode: Skip test if tsx grammar missingMatthew Smith2024-01-201-1/+2
| * Sync with Tramp 2.6.3-pre (don't merge with master)Michael Albinus2024-01-201-46/+60
* | Add option Info-url-alistMekeor Melire2024-01-271-4/+10
* | Fix syntax highlighting after string literal concat in python-modeJakub Ječmínek2024-01-271-0/+12
* | ; Add docstring to testJim Porter2024-01-261-1/+2
* | ; * test/lisp/eshell/esh-cmd-tests.el: Fix last change.Jim Porter2024-01-261-2/+3
* | Fix detection of directly-invokable commands in EshellJim Porter2024-01-261-0/+20
* | Add support for running commands via Eshell's "env" commandJim Porter2024-01-251-0/+7
* | Improve handling of local variable settings in EshellJim Porter2024-01-251-0/+8