aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix Flymake's ruby-mode tests when user has "rubocop" installedJoão Távora2018-05-211-5/+9
* Fix Bug#31489Michael Albinus2018-05-211-0/+6
* Use “Cc” for email copies, as per RFC 5322.Paul Eggert2018-05-201-2/+2
* Fix bugs in `auth-source-netrc-parse-one'.Filipp Gunbin2018-05-171-0/+19
* Fix creation of Secret Service items in auth-sourceMichael Albinus2018-05-162-3/+18
* esh-opt.el: Add a :parse-leading-options-only argument (Bug#28323)Jay Kamat2018-05-151-0/+124
* Fix Bug#29575Michael Albinus2018-05-151-28/+42
* Run python test if the python executable is foundTino Calancha2018-05-151-0/+1
* run-python: Make the buffer running python currentTino Calancha2018-05-151-0/+8
* Fix a broken testBasil L. Contovounesios2018-05-151-19/+40
* Tramp updatesMichael Albinus2018-05-111-1/+1
* Fix Bug#31272Michael Albinus2018-05-061-23/+24
* Fix off-by-one history pruning (bug#31211)Basil L. Contovounesios2018-05-021-0/+11
* Fix some edge cases of tramp-smbMichael Albinus2018-05-021-45/+85
* Rewrite `url-domain' to avoid network trafficLars Ingebrigtsen2018-05-011-0/+12
* * lisp/subr.el (dotimes): Deprecate RESULT field. (Bug#16206)Juri Linkov2018-04-281-4/+6
* Fix documentation and tests for 'string-distance'Eli Zaretskii2018-04-281-18/+0
* New function 'string-distance'Chen Bin2018-04-281-0/+18
* Fix cl-print for circular sublists (Bug#31146)Noam Postavsky2018-04-261-0/+10
* Let Tramp save passwordsMichael Albinus2018-04-231-3/+12
* Add a test suite for text-property-searchLars Ingebrigtsen2018-04-221-0/+113
* Fix Bug#30246Michael Albinus2018-04-131-3/+31
* Remove repetitions from recipient addresses in MessageLars Ingebrigtsen2018-04-121-0/+9
* Preserve case in query-replace undoTino Calancha2018-04-091-0/+20
* Handle quotation marks and apostrophes in ‘sgml-quote’Michal Nazarewicz2018-04-071-0/+30
* Make dbus.el fitter for Emacs configured --without-dbusMichael Albinus2018-04-061-6/+1
* Require secrets.el iif Emacs has dbusbind supportTino Calancha2018-04-061-1/+1
* Run secrets suite test when Emacs has dbus supportTino Calancha2018-04-061-0/+5
* Add tests for secrets.elMichael Albinus2018-04-051-0/+234
* * test/lisp/gnus/message-tests.el (message-all-epg-keys-available-p):Glenn Morris2018-04-051-0/+1
* Honor dired-create-destination-dirs if copying/renaming >1 filesTino Calancha2018-04-051-0/+21
* Detect if a message can be encrypted and add an MML tagDamien Cassou2018-04-041-0/+46
* Fix Testcover bug in handling of vectors containing dotted listsGemini Lasswell2018-04-021-6/+13
* Improve Tramp test performanceMichael Albinus2018-03-301-2/+4
* Fix Bug#30946Michael Albinus2018-03-291-0/+23
* Test notify handlers only if file notificationPaul Eggert2018-03-281-0/+1
* Remove unstable tags in TrampMichael Albinus2018-03-281-4/+3
* Improve tramp--test-utf8Michael Albinus2018-03-281-1/+3
* (benchmark-run-compiled): Make it work like 'benchmark-run' againStefan Monnier2018-03-271-7/+13
* * test/lisp/emacs-lisp/bytecomp-tests.elGlenn Morris2018-03-261-0/+33
* Fix problem with trailing slash in TrampMichael Albinus2018-03-261-7/+9
* Avoid Fortran-style floating-point optimizationPaul Eggert2018-03-231-2/+4
* Instrument tramp-test39-utf8Michael Albinus2018-03-231-2/+4
* Merge from origin/emacs-26Glenn Morris2018-03-221-10/+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
* | Tag tramp-test39-utf8* as :unstableMichael Albinus2018-03-221-3/+4
* | Quieten eieio-test compilationGlenn Morris2018-03-213-14/+11
* | Merge from origin/emacs-26Paul Eggert2018-03-201-1/+2
|\ \ | |/
| * Pass json-readtable-error data as a list (bug#30489)Basil L. Contovounesios2018-03-181-1/+2