summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of UNCs in 'parse-colon-pathEli Zaretskii2022-08-241-3/+7
* Disable a lisp-mode test that now failsLars Ingebrigtsen2022-08-231-10/+12
* Adjust autorevert tests to recent changeLars Ingebrigtsen2022-08-211-1/+1
* Mark another esh-proc test as unstableStefan Kangas2022-08-211-0/+2
* Prefer pos-bol and pos-eol in testsStefan Kangas2022-08-2121-104/+88
* Mark esh-proc test as unstableLars Ingebrigtsen2022-08-211-0/+2
* Make conf-javaprop-mode only claim that # lines are commentsLars Ingebrigtsen2022-08-201-4/+1
* Fix return value of help--key-description-fontifiedStefan Kangas2022-08-191-6/+12
* python.el: Adjustments to Flymake backendAugusto Stoffel2022-08-191-0/+34
* Fix Python indentation of block continuationkobarity2022-08-181-0/+19
* Move dired-guess commands from dired-x to diredStefan Kangas2022-08-172-13/+13
* Enhance Python font-lock to support multilineskobarity2022-08-171-0/+113
* Revert "Add Python blocks support for hideshow"Lars Ingebrigtsen2022-08-171-196/+1
* Add Python blocks support for hideshowkobarity2022-08-171-1/+196
* ; Normalize my emailStefan Kangas2022-08-161-1/+1
* Fix non-interactive use of conditionals in EshellJim Porter2022-08-151-64/+55
* Add 'eshell-command-result-equal' with an ERT explainerJim Porter2022-08-157-273/+254
* Provide ERT explainer for 'eshell-match-command-output'Jim Porter2022-08-159-208/+222
* Fix `python-nav-forward-block' moving backward under certain conditionskobarity2022-08-151-0/+16
* (compiled-function-p): New function (bug#56648)Stefan Monnier2022-08-141-1/+1
* Fix a recently-added Eshell test on MS-WindowsEli Zaretskii2022-08-131-4/+7
* Make '$?' and '$$' variables more consistent in EshellJim Porter2022-08-122-1/+109
* Allow using dollar expansions in Eshell conditionalsJim Porter2022-08-121-10/+50
* Only set Eshell execution result metavariables when non-nilJim Porter2022-08-122-53/+189
* Further seq-uniq speed-ups for listsLars Ingebrigtsen2022-08-121-1/+6
* * test/lisp/net/tramp-tests.el (tramp--test-utf8): Adapt test.Michael Albinus2022-08-111-1/+2
* Add a faster seq-uniq for listsLars Ingebrigtsen2022-08-091-0/+13
* Fix python escape code fontification for multi-line literalsLaurence Warne2022-08-091-8/+87
* Further Tramp fixes for Android 12Michael Albinus2022-08-091-22/+10
* Make ibuffer-awhen obsolete in favor of when-letStefan Kangas2022-08-091-1/+1
* Make makesum.el obsoleteStefan Kangas2022-08-081-0/+0
* Improve collecting of citation keysArash Esbati2022-08-081-2/+133
* Allow specifying how args are to be stored in `command-history'Lars Ingebrigtsen2022-08-081-0/+13
* Make which-func-mode output less junkLars Ingebrigtsen2022-08-081-0/+23
* ; Fix typosStefan Kangas2022-08-082-3/+3
* * test/lisp/emacs-lisp/nadvice-tests.el: Re-add no-byte-compile.Stefan Kangas2022-08-081-0/+4
* Remove redundant local variables in testsStefan Kangas2022-08-083-22/+11
* Remove no-byte-compile cookie from some librariesStefan Kangas2022-08-085-22/+1
* Fix blank/comment line handling in python-nav-beginning-of-blockkobarity2022-08-071-0/+22
* ; Improve time-convert call in recently changed testStefan Kangas2022-08-071-1/+1
* Make force-load-doc-strings work againMattias EngdegÄrd2022-08-072-0/+17
* Adapt Tramp for Android 12Michael Albinus2022-08-061-21/+35
* Fontify python escape sequences in literalslWarne2022-08-061-0/+77
* ; Adjust time-convert call to recent changeStefan Kangas2022-08-061-1/+1
* Add STREAM argument to 'process-tty-name'Jim Porter2022-08-051-0/+3
* Allow creating processes where only one of stdin or stdout is a PTYJim Porter2022-08-052-35/+129
* Fix namespace problem in saveplace.elStefan Kangas2022-08-051-1/+1
* * test/lisp/env-tests.el: New file.Stefan Kangas2022-08-051-0/+40
* Move netrc tests to auth-source-tests.elLars Ingebrigtsen2022-08-045-67/+25
* Fix Tramp testMichael Albinus2022-08-041-1/+1