aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* MH-E threads code: use mh-scan variables correctlyStephen Gildea2021-11-131-0/+131
* Remove Tramp's `dired-compress-file' handler, not needed anymoreMichael Albinus2021-11-131-2/+4
* Merge from origin/emacs-28Stefan Kangas2021-11-131-1/+1
|\
| * ; Fix typosStefan Kangas2021-11-121-1/+1
* | Remove Emacs 25 compatibility from TrampMichael Albinus2021-11-122-294/+198
* | Delete .tar.gz temp file after tramp testLars Ingebrigtsen2021-11-121-1/+2
* | Fix problem with non-absolute namesLars Ingebrigtsen2021-11-111-1/+1
* | Add a command to go the gnu.org version of the info pageLars Ingebrigtsen2021-11-111-0/+39
* | Fix files-tests on MS-WindowsEli Zaretskii2021-11-111-8/+14
* | Add tests for 'insert-directory'John Cummings2021-11-115-0/+74
* | Use "grep -E" instead of deprecated "egrep"Stefan Kangas2021-11-101-2/+2
* | Merge from origin/emacs-28Stefan Kangas2021-11-101-5/+6
|\ \ | |/
| * time-stamp: %F is "file name" not "pathname" + other docStephen Gildea2021-11-091-5/+6
* | Fix package-tests failure on native-compLars Ingebrigtsen2021-11-101-2/+2
* | Add new function 'file-name-split'Lars Ingebrigtsen2021-11-101-0/+6
* | Delete temp directory after bytecomp testLars Ingebrigtsen2021-11-091-29/+37
* | lisp/emacs-lisp/lisp-mode.el: Fix parser state corruption.akater2021-11-081-0/+10
* | Prefer ert-with-temp-(directory|file) in most remaining testsStefan Kangas2021-11-0810-1116/+1064
* | ; Fix duplicate temporary file creationStefan Kangas2021-11-081-19/+18
* | Make paragraph/filling functions in texinfo-mode work betterLars Ingebrigtsen2021-11-072-0/+103
* | Match password prompts from new OpenSSHLars Ingebrigtsen2021-11-071-0/+1
* | Fix intermittent electric test failuresJim Porter2021-11-071-4/+3
* | Merge from origin/emacs-28Michael Albinus2021-11-071-0/+33
|\ \ | |/
| * Add some unit tests for 'abbreviate-file-name'Jim Porter2021-11-071-0/+33
* | ; * test/lisp/net/tramp-tests.el: Rearrange tests to be in order.Jim Porter2021-11-071-37/+37
* | Ensure return value of ert-with-temp-directoryStefan Kangas2021-11-071-1/+2
* | Prefer ert-with-temp-(directory|file)Stefan Kangas2021-11-0737-1343/+1263
* | Add generated suffix to test temp file namesStefan Kangas2021-11-071-0/+9
* | Fix byte compilation of package built-insdickmao2021-11-075-1/+110
* | Make substitute-command-keys regexp tests more strictStefan Kangas2021-11-061-1/+1
* | ; * test/lisp/help-tests.el: Fix failing tests after recent change.Stefan Kangas2021-11-061-33/+33
* | Replace some macros with ert-with-temp-(file|directory)Stefan Kangas2021-11-063-41/+10
* | New convenience macros ert-with-temp-(file|directory)Stefan Kangas2021-11-061-0/+46
* | Don't send empty lines for unknown commands in ERCF. Jason Park2021-11-061-3/+12
* | Merge from origin/emacs-28Michael Albinus2021-11-061-11/+11
|\ \ | |/
| * Fix dbus-test04-register-method on CentOS (Bug#51369)Michael Albinus2021-11-061-11/+11
* | Update help-tests after separator line changesLars Ingebrigtsen2021-11-061-10/+10
* | Don't send empty lines for implicit targets in ERCF. Jason Park2021-11-061-0/+62
* | Improve behavior of 'electric-pair-mode' in 'cc-mode'Jim Porter2021-11-061-1/+4
* | Allow 'pp' to limit the line widthsLars Ingebrigtsen2021-11-051-0/+8
* | Fix (un)compressing directories in TrampTino Calancha2021-11-051-0/+33
* | Tweak multi-line expressions in pp--format-functionLars Ingebrigtsen2021-11-041-1/+12
* | Indent lambdas/closures betterLars Ingebrigtsen2021-11-041-0/+8
* | Add new basic Emacs Lisp code formatting functionLars Ingebrigtsen2021-11-042-0/+101
* | Optimise (cond) => nil at source levelMattias EngdegÄrd2021-11-021-0/+3
* | Make `C-h b' indentation more regular (and avoid continuation lines)Lars Ingebrigtsen2021-11-021-1/+1
* | Don't output prefix keys in `C-h b', and output more data on objectsLars Ingebrigtsen2021-11-011-7/+0
* | Merge from origin/emacs-28Michael Albinus2021-11-011-10/+13
|\ \ | |/
| * Fix bug#51369Michael Albinus2021-11-011-10/+13
* | Fix failing help-fns tests after layout changes in `C-h b'Lars Ingebrigtsen2021-11-011-2/+2