aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add some tests for align.elLars Ingebrigtsen2020-12-295-0/+71
* Add a SPLIT parameter to `format-spec'Lars Ingebrigtsen2020-12-291-0/+10
* Fix package tests for tetris no longer existing as a packageGlenn Morris2020-12-281-3/+3
* Make byte-compiler warn about wide docstringsStefan Kangas2020-12-2816-0/+138
* Improve "find definition" in *Help* buffersDaniel Martín2020-12-271-0/+10
* Kill the scdaemon after doing the mml-sec testsLars Ingebrigtsen2020-12-261-1/+2
* Disable some semantic tests on systems without g++Lars Ingebrigtsen2020-12-251-0/+2
* Skip some mml tests that rely on CMS if that's not installedLars Ingebrigtsen2020-12-251-0/+4
* Fix gpg-agent killing in mml-sec-testsLars Ingebrigtsen2020-12-251-1/+2
* Tag another Tramp test :unstable on embaMichael Albinus2020-12-251-1/+2
* Tag Tramp test :unstableMichael Albinus2020-12-251-1/+2
* Allow `string-limit' to work on encoded stringsLars Ingebrigtsen2020-12-251-0/+20
* Remove `string-slice' -- it's not very well definedLars Ingebrigtsen2020-12-251-8/+0
* Allow string-slice to take zero-length matchesLars Ingebrigtsen2020-12-231-1/+3
* Make string-pad take an optional START parameterLars Ingebrigtsen2020-12-221-1/+1
* Change the string-limit parameter semanticsLars Ingebrigtsen2020-12-221-3/+4
* Further string-clean-whitespace tweaksLars Ingebrigtsen2020-12-221-1/+1
* Add string-chop-newlineLars Ingebrigtsen2020-12-211-0/+5
* Fix shorter-than-length case for string-limitLars Ingebrigtsen2020-12-211-0/+1
* Rename slice-string to string-sliceLars Ingebrigtsen2020-12-211-5/+5
* Add `string-pad'Lars Ingebrigtsen2020-12-211-0/+6
* Beef up the Emacs string utility set a bitLars Ingebrigtsen2020-12-211-0/+26
* Generic-ify xref-location-columnDmitry Gutov2020-12-211-3/+3
* Improve make-process in TrampMichael Albinus2020-12-201-44/+64
* Convert apropos-internal from C to Lisp (Bug#44529)Stefan Kangas2020-12-191-0/+12
* Ensure that byte compilation works for relative files (Bug#45287).Philipp Stephani2020-12-171-0/+15
* CPerl-mode: don't treat <<>> as starting a here-docHarald Jörg2020-12-161-0/+8
* Add 'remote-file-error' for TrampMichael Albinus2020-12-141-12/+15
* Prefer setq to set+quoteStefan Kangas2020-12-141-4/+4
* Byte compilation: handle case where the output file is a mountpoint.Philipp Stephani2020-12-131-0/+69
* Fix test failureDmitry Gutov2020-12-131-1/+2
* Fix copyright lineLars Ingebrigtsen2020-12-111-2/+5
* Add a new command `memory-report'Lars Ingebrigtsen2020-12-111-0/+54
* Improve tests for gio file notificationsMichael Albinus2020-12-091-20/+60
* Make abbrev-tests.el more deterministicBasil L. Contovounesios2020-12-091-2/+3
* Make rcirc nick renaming heed nickname max lengthsLars Ingebrigtsen2020-12-081-0/+12
* Prefer setq-local in testsStefan Kangas2020-12-083-7/+6
* Fix bug in how ERT invokes its debugger.Philipp Stephani2020-12-071-0/+10
* Unbreak a few unit tests that rely on lack of backtracesPhilipp Stephani2020-12-072-4/+12
* Speed up match-substitute-replacementMattias Engdegård2020-12-041-0/+24
* Add tests for several byte-compiler warningsStefan Kangas2020-12-0317-2/+102
* Fix auto-revert-test07-auto-revert-several-buffersMichael Albinus2020-12-031-1/+1
* Remove redundant requires of 'font-core'Stefan Kangas2020-12-031-1/+0
* Remove redundant requires of facesStefan Kangas2020-12-021-1/+0
* Add test to autorevert-tests.elMichael Albinus2020-12-021-1/+84
* Improve sectioning in bytecomp-tests.elStefan Kangas2020-12-021-10/+16
* Add tests for xsd-regexpLars Ingebrigtsen2020-12-021-0/+30
* Fix byte-compiler warning for failed uses of lexical varsStefan Kangas2020-12-017-3/+44
* Add tests for some byte-compiler warningsStefan Kangas2020-12-016-0/+49
* Test byte-compiler free variable warningStefan Kangas2020-11-303-0/+20