aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add new convenience function `buffer-local-boundp'Lars Ingebrigtsen2021-05-311-0/+10
* time-stamp: fix minor bug when parsing option combosStephen Gildea2021-05-301-1/+2
* time-stamp: improve unit-test coverageStephen Gildea2021-05-291-1/+34
* Tweak octave continuation indentationLars Ingebrigtsen2021-05-301-0/+49
* Fix shortdoc examplesMattias Engdegård2021-05-291-0/+45
* Don't propagate lexical variables into inlined functionsMattias Engdegård2021-05-273-0/+33
* Fix filling of overlong first lines in Python doc stringsDeneb Meketa2021-05-271-0/+24
* * lisp/vc/diff-mode.el (diff-hunk-text): Test-driven fix for newlines.Juri Linkov2021-05-271-0/+142
* Remove the base64 Face header repadding in GnusAlex Bochannek2021-05-261-37/+0
* Update help-tests.el after minibuffer map changeLars Ingebrigtsen2021-05-251-0/+5
* Allow years in a copyright range to be separated by en dashes.Philipp Stephani2021-05-251-0/+4
* Fix bug#48476Michael Albinus2021-05-221-19/+27
* Recreate symptom of Bug#42701.Philipp Stephani2021-05-181-4/+11
* Fix pcase 'rx' patterns with a single named submatch (bug#48477)Mattias Engdegård2021-05-181-0/+14
* Add a unit test to reproduce Bug#48471.Philipp Stephani2021-05-171-0/+25
* Add more completion testsDario Gjorgjevski2021-05-161-0/+143
* Fix handling of stderr buffer in Tramp's make-process (Bug#47861)Michael Albinus2021-05-161-30/+34
* Update CSS completion testsDmitry Gutov2021-05-151-6/+6
* Improve Tramp tracesMichael Albinus2021-05-131-8/+8
* Fix the tests for 'string-limit'Eli Zaretskii2021-05-121-2/+5
* Abbreviate rgrep command on MS Windows (bug#48302)Jim Porter2021-05-121-0/+69
* Avoid saving session customizations in the custom-fileMauro Aranda2021-05-102-1/+107
* Always heed the `lexical-binding' local variableLars Ingebrigtsen2021-05-101-0/+13
* Cleanups for Tramp out-of-band methods on MS WindowsMichael Albinus2021-05-091-12/+3
* Tramp: Fix file name quoting on MS WindowsMichael Albinus2021-05-071-8/+7
* Tune Tramp tracesMichael Albinus2021-05-071-9/+5
* ; * test/lisp/image-tests.el: fix previous commitMattias Engdegård2021-05-061-5/+4
* In Tramp, use scp "-T" argument if availableMichael Albinus2021-05-061-4/+4
* Don't fail image-tests if JPEG format isn't compiled inMattias Engdegård2021-05-061-1/+3
* Add tests for `map-elt'Matt Armstrong2021-05-061-0/+37
* cperl-mode: Eliminate bad interpretation of ?foo?Harald Jörg2021-05-061-0/+27
* Rename feature `nativecomp' into `native-compile'Andrea Corallo2021-05-051-1/+1
* * test/lisp/help-fns-tests.el (help-fns-test-lisp-defsubst): Fix (bug#48221).Andrea Corallo2021-05-051-3/+1
* * Better identify native compiler presence in two tests.Andrea Corallo2021-05-051-2/+2
* Fix unquoting of file names in subprocesses (Bug#48177)Michael Albinus2021-05-031-11/+13
* Add testsPeter Oliver2021-04-281-0/+31
* Have `comp-cstr-intersection-no-mem' intersect pos neg value setsAndrea Corallo2021-04-271-8/+12
* Calc: control digits after decimal point (bug#47302)Mattias Engdegård2021-04-271-0/+27
* Fix failing subr testLars Ingebrigtsen2021-04-271-1/+1
* Fix failing auth-source testLars Ingebrigtsen2021-04-271-2/+3
* Rework where `comp-ctxt' is defined.Andrea Corallo2021-04-261-2/+0
* * Fix comp-cstr tests for vanilla build (bug#48021)Andrea Corallo2021-04-261-0/+2
* ; Add 2021 to copyright yearsGlenn Morris2021-04-251-1/+1
* Merge branch 'feature/native-comp' into into trunkAndrea Corallo2021-04-254-4/+238
|\
| * Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-04-1931-51/+264
| |\
| * \ Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-04-136-139/+240
| |\ \
| * | | * Fix two comp-cstr testsAndrea Corallo2021-04-131-2/+2
| * | | Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-04-055-47/+146
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-03-314-123/+224
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-03-254-11/+81
| |\ \ \ \ \