aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Don't freeze Emacs on colour codes in sccs-modeLars Ingebrigtsen2022-05-153-0/+131
| * | | ; Fix typosStefan Kangas2022-05-153-4/+4
| * | | Fix undigest-tests on MS-WindowsEli Zaretskii2022-05-141-0/+18
| * | | Use ert-with-temp-file in undigest-tests.elStefan Kangas2022-05-131-72/+49
| * | | Adjust restore-buffer-modified-p autosaved logicLars Ingebrigtsen2022-05-121-0/+10
| * | | char-uppercase-p: New predicateTino Calancha2022-05-111-0/+7
| * | | Improve handling of `tramp-set-file-uid-gid'Michael Albinus2022-05-111-1/+3
| * | | Warn about quoted symbols in defcustom choice/other formsLars Ingebrigtsen2022-05-111-0/+6
| * | | Reimplement recent with-silent-modifications auto-save changesLars Ingebrigtsen2022-05-101-0/+35
| * | | Improve Tramp testsMichael Albinus2022-05-091-18/+88
| * | | ; Pacify some --without-x byte-compiler warnings.Basil L. Contovounesios2022-05-071-0/+7
| * | | Fix compilation warnings in newer subr testsLars Ingebrigtsen2022-05-071-11/+12
| * | | Allow inhibiting linkification in *Help* buffersLars Ingebrigtsen2022-05-071-1/+1
* | | | Add test for treesit-query-compileYuan Fu2022-06-141-21/+29
* | | | Extract out treesit-search-forwardYuan Fu2022-05-131-1/+3
* | | | Add defun navigationYuan Fu2022-05-131-0/+3
* | | | New node traversal functionsYuan Fu2022-05-131-0/+4
* | | | Redefine treesit-node-atYuan Fu2022-05-131-1/+5
* | | | ; Merge from master.Yuan Fu2022-05-0756-265/+2923
|\ \ \ \ | |/ / /
| * | | Add char-folding of double quotes in isearch-fold-quotes-mode (bug#24510)Juri Linkov2022-05-061-0/+3
| * | | Move buffer-local-set-state to subr because it's used at runtimeLars Ingebrigtsen2022-05-062-12/+12
| * | | Add new helper macros for minor modes to restore variablesLars Ingebrigtsen2022-05-061-1/+11
| * | | Fix a mistaken test case in test-undo-regionLars Ingebrigtsen2022-05-051-2/+2
| * | | Add Tramp testMichael Albinus2022-05-052-10/+50
| * | | Stop esh-var-tests leaving temp files behindGlenn Morris2022-05-041-1/+6
| * | | Remove unused lexvar in subr-x-tests.elBasil L. Contovounesios2022-05-041-13/+11
| * | | Make some recently added tests actually runLars Ingebrigtsen2022-05-033-35/+37
| * | | Make with-buffer-unmodified-if-unchanged more resilientLars Ingebrigtsen2022-05-031-0/+33
| * | | Improve the behavior of concatenating parts of Eshell argumentsJim Porter2022-05-032-3/+18
| * | | Return a list of numbers if all lines of an Eshell subcommand are numericJim Porter2022-05-031-1/+7
| * | | Eshell variable expansion should always return strings inside quotesJim Porter2022-05-031-23/+148
| * | | Fix key-parse problem with C-x ( ... sequencesLars Ingebrigtsen2022-05-031-0/+4
| * | | Rewrite sql-interactive-remove-continuation-promptFilipp Gunbin2022-05-031-0/+80
| * | | Don't leave temp files behind from undigest-testsGlenn Morris2022-05-021-50/+60
| * | | Fix handling double-click-time nil or tStefan Kangas2022-05-021-0/+14
| * | | Fix the OMIT-NULLS + "" case in string-linesLars Ingebrigtsen2022-05-021-0/+1
| * | | Fix string-lines return for ""Lars Ingebrigtsen2022-05-011-0/+2
| * | | Change string-lines semantics slightlyLars Ingebrigtsen2022-05-011-1/+1
| * | | Handle escaped characters in Eshell special references (e.g. buffers)Jim Porter2022-05-012-11/+31
| * | | Handle escaped characters in Eshell argument predicates/modifiersJim Porter2022-05-011-0/+12
| * | | Use a common set of string delimiters for all Eshell predicates/modifiersJim Porter2022-05-011-13/+20
| * | | Fix failing image test on nox buildsBasil L. Contovounesios2022-05-011-1/+2
| * | | Make Python evaluation work more reliablyJin Choi2022-04-301-15/+3
| * | | Add a KEEP-NEWLINES argument to string-linesLars Ingebrigtsen2022-04-301-0/+22
| * | | * test/lisp/replace-tests.el (query-replace-tests): Add more tests (bug#54733)Juri Linkov2022-04-291-6/+36
| * | | Add tests for image-supported-file-pStefan Kangas2022-04-281-0/+12
| * | | Allow inserting and selecting binary blobs from sqliteLars Ingebrigtsen2022-04-281-0/+25
| * | | Revert previous change in test/Makefile.inMichael Albinus2022-04-281-4/+2
| * | | Improve tramp-test46-read-passwordMichael Albinus2022-04-271-2/+6
| * | | ; Fix previous change in test/Makefile.inMichael Albinus2022-04-271-0/+2