aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update documentation and package calls for loaddefs-genLars Ingebrigtsen2022-05-301-1/+1
* Fix navigation in the *Completions* buffer and enable more tests (bug#54374)Juri Linkov2022-05-271-28/+41
* Test suite for Completions UI (bug#54374)Juri Linkov2022-05-261-0/+123
* * test/lisp/files-resources/compile-utf8.el: Use lexical-bindingStefan Monnier2022-05-261-0/+1
* Reset 'eshell-in-pipeline-p' when interpolating commandsJim Porter2022-05-251-0/+29
* ; Fix inevitable failure in erc-dcc testF. Jason Park2022-05-241-37/+39
* Fix issue with nativecomp tests leaving files behind in /tmpLars Ingebrigtsen2022-05-241-1/+8
* Clean up a test file in /tmpLars Ingebrigtsen2022-05-241-1/+5
* Keep subcommands in pipelines from clobbering the head/tail processesJim Porter2022-05-241-0/+16
* Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen2022-05-241-1/+1
* Audit quoting symbols in C doc stringsLars Ingebrigtsen2022-05-241-1/+1
* Less wrong printed circular list tail index (bug#55395)Mattias Engdegård2022-05-231-0/+46
* Recognize DCC SSEND when receiving files in erc-dccF. Jason Park2022-05-221-1/+2
* Accommodate nonstandard turbo file senders in erc-dccF. Jason Park2022-05-221-0/+164
* Fix bytecomp-test--with-suppressed-warnings testLars Ingebrigtsen2022-05-221-1/+1
* Don't font-lock invalid invalid class/function nameskobarity2022-05-221-0/+12
* Properly indent Python PEP634 match/case blocksLele Gaifax2022-05-221-0/+25
* Some cleanups in tramp-tests.elMichael Albinus2022-05-211-13/+17
* Fix recently introduced Python font lock breakage of chained assignmentskobarity2022-05-211-0/+7
* zap-to-char: case sensitive for upper-case charactersTino Calancha2022-05-212-1/+29
* Rename compare-window-configurations and update docLars Ingebrigtsen2022-05-201-1/+1
* Add a new command 'yank-in-context'Lars Ingebrigtsen2022-05-201-0/+34
* Make printing mostly non-recursive (bug#55481)Mattias Engdegård2022-05-181-0/+16
* Fix pp-emacs-lisp-code printing of cons cellsLars Ingebrigtsen2022-05-171-0/+12
* Fix Python highlighting of some assignment statementskobarity2022-05-161-0/+160
* Recognize some more SCSS selectorsSimen Heggestøyl2022-05-151-0/+4
* Fix warning suppression in (S)CSS mode testsSimen Heggestøyl2022-05-151-2/+2
* Add OVERRIDES argument to prin1/prin1-to-stringLars Ingebrigtsen2022-05-151-0/+43
* 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 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