aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix nxml-get-inside (Bug#32003)Noam Postavsky2019-05-091-0/+62
* Fix incorrect cloning of eieio-instance-inheritor objects (Bug#34840)Vitalie Spinu2019-05-081-0/+41
* Fix cloning of eieio-named objects (Bug#22840)Vitalie Spinu2019-05-071-2/+13
* Be more careful about indent-sexp going over eol (Bug#35286)Noam Postavsky2019-04-221-0/+28
* Fix off-by-one-link error in image--set-propertyBasil L. Contovounesios2019-04-181-0/+45
* Adapt filenotify-tests for embaMichael Albinus2019-01-071-49/+74
* Update copyright year to 2019Paul Eggert2019-01-01158-158/+158
* cl-make-random-state was not copying its argPaul Eggert2018-12-191-0/+5
* Skip a vc-bzr test if run as rootGlenn Morris2018-12-191-0/+3
* Restrict downcasing in elisp xref tests (bug#25534)Glenn Morris2018-12-181-8/+20
* Avoid test failures if directory name looks like a regexpRob Browning2018-12-182-4/+5
* Fix an epg test for recent GnuPG versions (bug#33439)Glenn Morris2018-12-141-0/+2
* Fix (thing-at-point 'list) regression (Bug#31772)Leo Liu2018-09-141-35/+37
* * test/lisp/calc/calc-tests.el (calc-imaginary-i): New test.Noam Postavsky2018-08-291-0/+7
* Backport fix for Bug#32226Michael Albinus2018-08-121-16/+30
* Fix bugs in `auth-source-netrc-parse-one'.Filipp Gunbin2018-08-101-0/+19
* * test/lisp/wdired-tests.el (wdired-test-unfinished-edit-01): Fix typo.Glenn Morris2018-08-081-2/+2
* New function read-answer (Bug#31782)Juri Linkov2018-08-041-11/+11
* Fix wdired test failure when byte compiled (bug#32318)Stephen Berman2018-07-311-0/+3
* * test/lisp/wdired-tests.el (wdired-test-symlink-name): New test.Stephen Berman2018-07-301-0/+21
* Add initial tests for wdired.elStephen Berman2018-07-291-0/+105
* Don't fail to indent-sexp before a full sexp (Bug#31984)Noam Postavsky2018-07-271-0/+11
* File Shadowing is not available on MS WindowsMichael Albinus2018-07-251-1/+23
* Fix indent-sexp of #s(...) (Bug#31984)Noam Postavsky2018-07-211-0/+12
* Fix Bug#32226Michael Albinus2018-07-211-0/+8
* Fix (Bug#32218). Do not merge with masterMichael Albinus2018-07-201-4/+1
* Adapt shadowfile.el for Tramp (Bug#4526, Bug#4846)Michael Albinus2018-07-181-0/+876
* Fix auth-source-delete (Bug#26184)Noam Postavsky2018-07-171-0/+20
* Match w32 paths in grep sans --null hits (Bug#32051)Noam Postavsky2018-07-121-1/+45
* Stop using indent-line-to in lisp-indent-line (Bug#32014)Noam Postavsky2018-07-091-1/+0
* ; Test for Bug#32014Noam Postavsky2018-07-091-0/+11
* Fix Bug#32090Michael Albinus2018-07-091-20/+35
* Remove test code from last commitMichael Albinus2018-07-081-2/+1
* Fix Bug#32084Michael Albinus2018-07-081-1/+2
* Sync with Tramp 2.3.4. Do not merge with masterMichael Albinus2018-06-271-6/+10
* Fix #'fun handling inside `labels' (Bug#31792)Noam Postavsky2018-06-191-0/+35
* Fix byte compilation of (eq foo 'default)Paul Eggert2018-06-161-1/+8
* Fix term.el cursor movement at bottom margin (Bug#31690)Noam Postavsky2018-06-101-0/+21
* Update Unicode data files to version 11.0.0 of UnicodeEli Zaretskii2018-06-091-15/+17
* Make cl-print respect print-quoted (bug#31649)Gemini Lasswell2018-06-071-0/+10
* Make cl-print respect print-level and print-length (bug#31559)Gemini Lasswell2018-06-041-0/+25
* Fix cl-print for circular sublists (Bug#31146)Noam Postavsky2018-06-031-0/+10
* query-replace undo: Handle when user edits the replacement stringTino Calancha2018-06-031-49/+84
* Backport: Fix corner case in query-replace-regexp undoTino Calancha2018-06-031-0/+20
* Backport: Preserve case in query-replace undoTino Calancha2018-06-031-0/+20
* Sync with Tramp 2.3.4-preMichael Albinus2018-05-291-40/+111
* Adjust eieio persistence tests for expected failureEric Abrahamsen2018-03-221-4/+12
* Add new tests for eieio persistencePierre Téchoueyres2018-03-221-10/+103
* Pass json-readtable-error data as a list (bug#30489)Basil L. Contovounesios2018-03-181-1/+2
* * test/lisp/international/mule-tests.el:Glenn Morris2018-03-091-0/+3