aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Say "Key/Binding" instead of "key/binding" in `C-h b'Lars Ingebrigtsen2021-11-011-10/+10
* | Don't print empty keymaps in `C-h b'Lars Ingebrigtsen2021-11-011-40/+26
* | eieio-core.el: Make slot-value work on defstructsStefan Monnier2021-10-311-0/+12
* | Remove workaround for fixed Bug#6581 from ertStefan Kangas2021-10-312-29/+34
* | Fix bug with string values in equal-including-propertiesStefan Kangas2021-10-311-14/+0
* | Merge from origin/emacs-28Glenn Morris2021-10-291-27/+29
|\ \ | |/
| * Some Tramp changes, mainly in tramp-tests.elMichael Albinus2021-10-291-27/+29
* | Add some gnus-short-group-name testsMorgan J. Smith2021-10-291-0/+52
* | Indent cl-flet-like forms correctly in incomplete expressionsakater2021-10-281-0/+121
* | Allow matching non-.git gitlab and gitea URLs in bug-referenceMiha Rihtaršič2021-10-271-4/+70
* | ; * test/lisp/files-tests.el: Fix last commit.Stefan Kangas2021-10-271-1/+0
* | Add test for file-name-baseStefan Kangas2021-10-271-0/+9
* | ; * test/lisp/progmodes/elisp-mode-tests.el: repair test failureMattias Engdegård2021-10-261-3/+3
* | Merge from origin/emacs-28Glenn Morris2021-10-251-0/+111
|\ \ | |/
| * * test/lisp/repeat-tests.el: New file.Juri Linkov2021-10-241-0/+111
* | Tweak bug-reference-testsLars Ingebrigtsen2021-10-241-8/+8
* | Allow matching non-.git URLs in bug-referenceLars Ingebrigtsen2021-10-241-0/+62
* | Expand tests for image-type-from-file-headerStefan Kangas2021-10-241-5/+51
* | Check for image library in image-dired-tests.elMichael Albinus2021-10-231-0/+1
* | Partially remove exiftool dependency from image-dired.elStefan Kangas2021-10-231-0/+36
* | Add new function exif-fieldStefan Kangas2021-10-231-13/+8
* | Merge from origin/emacs-28Glenn Morris2021-10-225-16/+18
|\ \ | |/
| * ; * test/lisp/mh-e/mh-utils-tests.el: Update macro declarations.Stephen Gildea2021-10-221-1/+3
| * time-stamp-tests: improvements to test macrosStephen Gildea2021-10-221-5/+8
| * * test/lisp/dabbrev-tests.el: Use 'kbd' for readable keys.Juri Linkov2021-10-213-10/+7
* | Add WebP image format support (Bug#51296)Stefan Kangas2021-10-221-3/+5
* | Merge from origin/emacs-28Glenn Morris2021-10-215-78/+94
|\ \ | |/
| * Fix todo-mode AOT test failures (bug#51308)Lars Ingebrigtsen2021-10-211-1/+1
| * Fix hi-lock AOT test failures (bug#51308)Lars Ingebrigtsen2021-10-211-5/+10
| * Fix socks testLars Ingebrigtsen2021-10-211-1/+1
| * Adapt Tramp testsMichael Albinus2021-10-202-33/+36
| * Code cleanup in tramp-tests.elMichael Albinus2021-10-191-42/+50
* | Improve TCO test coverageMattias Engdegård2021-10-191-2/+11
* | Merge from origin/emacs-28Glenn Morris2021-10-192-1/+38
|\ \ | |/
| * Fix some Tramp problemsMichael Albinus2021-10-181-1/+27
| * Fix xref elisp identifier namespace mistakeMattias Engdegård2021-10-181-0/+11
* | SQL mode supports sending passwords in processMichael R. Mauger2021-10-191-0/+10
* | Merge from origin/emacs-28Glenn Morris2021-10-181-1/+6
|\ \ | |/
| * Fix a semantic test on some macOS machinesStefan Kangas2021-10-171-1/+6
* | Add some defvar indent testsLars Ingebrigtsen2021-10-181-0/+15
* | Remove the "def" indentation heuristicLars Ingebrigtsen2021-10-181-0/+14
* | New option show-paren-context-when-offscreenDaniel Martín2021-10-181-0/+31
* | Do kbd-valid-p prefix comparisons case-sensitivelyLars Ingebrigtsen2021-10-181-0/+1
* | Allow <mouse-1> in kbd-valid-pLars Ingebrigtsen2021-10-171-0/+3