summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Adjust test_module to recent Gnulib changesPaul Eggert2020-12-251-0/+1
* 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
* Reject filenames containing NUL bytes.Philipp Stephani2020-12-231-0/+6
* 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
* Inhibit buffer hooks in temporary buffersBasil L. Contovounesios2020-12-201-3/+30
* Convert apropos-internal from C to Lisp (Bug#44529)Stefan Kangas2020-12-192-13/+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
* Document and enforce some properties for strings created by modules.Philipp Stephani2020-12-122-0/+50
* Fix copyright lineLars Ingebrigtsen2020-12-111-2/+5
* Fix object-interval testsLars Ingebrigtsen2020-12-111-4/+4
* Add a new command `memory-report'Lars Ingebrigtsen2020-12-111-0/+54
* Add new function `object-intervals'Lars Ingebrigtsen2020-12-111-0/+16
* Fupcase no longer maps ?ß to itself (bug#11309)Mattias Engdegård2020-12-101-1/+2
* Support highlighting of ripgrep output (bug#44983)Juri Linkov2020-12-091-1/+2
* Recognise ß properly as a lower-case letter (bug#11309)Mattias Engdegård2020-12-091-4/+11
* Improve tests for gio file notificationsMichael Albinus2020-12-091-20/+60
* Fix [:upper:] and [:lower:] for Unicode characters (bug#11309)Mattias Engdegård2020-12-091-0/+57
* 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-084-8/+7
* 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
* Add new variable to selectively suppress backtraces in batch mode.Philipp Stephani2020-12-071-0/+17
* Print a backtrace on unhandled errors in batch mode (Bug#44942).Philipp Stephani2020-12-061-0/+33
* * lisp/progmodes/perl-mode.el: Fix handling of s'foo'bar'Stefan Monnier2020-12-051-0/+14
* 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