summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Reimplement recent with-silent-modifications auto-save changesLars Ingebrigtsen2022-05-10
* Improve Tramp testsMichael Albinus2022-05-09
* ; Pacify some --without-x byte-compiler warnings.Basil L. Contovounesios2022-05-07
* Fix compilation warnings in newer subr testsLars Ingebrigtsen2022-05-07
* Allow inhibiting linkification in *Help* buffersLars Ingebrigtsen2022-05-07
* Add char-folding of double quotes in isearch-fold-quotes-mode (bug#24510)Juri Linkov2022-05-06
* Move buffer-local-set-state to subr because it's used at runtimeLars Ingebrigtsen2022-05-06
* Add new helper macros for minor modes to restore variablesLars Ingebrigtsen2022-05-06
* Fix a mistaken test case in test-undo-regionLars Ingebrigtsen2022-05-05
* Add Tramp testMichael Albinus2022-05-05
* Stop esh-var-tests leaving temp files behindGlenn Morris2022-05-04
* Remove unused lexvar in subr-x-tests.elBasil L. Contovounesios2022-05-04
* Make some recently added tests actually runLars Ingebrigtsen2022-05-03
* Make with-buffer-unmodified-if-unchanged more resilientLars Ingebrigtsen2022-05-03
* Improve the behavior of concatenating parts of Eshell argumentsJim Porter2022-05-03
* Return a list of numbers if all lines of an Eshell subcommand are numericJim Porter2022-05-03
* Eshell variable expansion should always return strings inside quotesJim Porter2022-05-03
* Fix key-parse problem with C-x ( ... sequencesLars Ingebrigtsen2022-05-03
* Rewrite sql-interactive-remove-continuation-promptFilipp Gunbin2022-05-03
* Don't leave temp files behind from undigest-testsGlenn Morris2022-05-02
* Fix handling double-click-time nil or tStefan Kangas2022-05-02
* Fix the OMIT-NULLS + "" case in string-linesLars Ingebrigtsen2022-05-02
* Fix string-lines return for ""Lars Ingebrigtsen2022-05-01
* Change string-lines semantics slightlyLars Ingebrigtsen2022-05-01
* Handle escaped characters in Eshell special references (e.g. buffers)Jim Porter2022-05-01
* Handle escaped characters in Eshell argument predicates/modifiersJim Porter2022-05-01
* Use a common set of string delimiters for all Eshell predicates/modifiersJim Porter2022-05-01
* Fix failing image test on nox buildsBasil L. Contovounesios2022-05-01
* Make Python evaluation work more reliablyJin Choi2022-04-30
* Add a KEEP-NEWLINES argument to string-linesLars Ingebrigtsen2022-04-30
* * test/lisp/replace-tests.el (query-replace-tests): Add more tests (bug#54733)Juri Linkov2022-04-29
* Add tests for image-supported-file-pStefan Kangas2022-04-28
* Allow inserting and selecting binary blobs from sqliteLars Ingebrigtsen2022-04-28
* Revert previous change in test/Makefile.inMichael Albinus2022-04-28
* Improve tramp-test46-read-passwordMichael Albinus2022-04-27
* ; Fix previous change in test/Makefile.inMichael Albinus2022-04-27
* Make test/Makefile more robustMichael Albinus2022-04-27
* ; Instrument tramp-test46-read-passwordMichael Albinus2022-04-27
* nadvice.el: Use OClosuresStefan Monnier2022-04-26
* Pretty print OClosure slot accessorsStefan Monnier2022-04-26
* New generic function `oclosure-interactive-form`Stefan Monnier2022-04-26
* Fix Ruby indentation with double splat as first block paramDmitry Gutov2022-04-26
* Support (encode-time (list s m h D M Y))Paul Eggert2022-04-25
* Add test for Tramp password handlingMichael Albinus2022-04-25
* Fix elc.gz loading test some moreLars Ingebrigtsen2022-04-23
* Add a failing test case for bug#12598Lars Ingebrigtsen2022-04-23
* Further doc string quoting fixesLars Ingebrigtsen2022-04-22
* Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-22
* Fix problem with (narrow-to-page 1) with point at point-maxLars Ingebrigtsen2022-04-22
* ; Fix repeated lambda argnames in files-tests.el.Basil L. Contovounesios2022-04-20