aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix Bug#29291Michael Albinus2017-11-141-3/+3
| * Fix Bug#2928Michael Albinus2017-11-141-41/+76
* | Merge from origin/emacs-26Paul Eggert2017-11-132-38/+250
|\ \ | |/
| * Unbreak interactive run of a flymake test (bug#29267)João Távora2017-11-121-1/+4
| * Fix Bug#29225Michael Albinus2017-11-121-37/+214
| * Fix more flymake-diag-region eob corner cases and add tests (bug#29201)João Távora2017-11-111-0/+32
* | ; Merge from emacs-26Noam Postavsky2017-11-111-6/+13
|\ \ | |/
| * Protect Flymake tests against older Ruby and Perl (bug#29187)João Távora2017-11-091-6/+13
* | Merge from origin/emacs-26Paul Eggert2017-11-085-28/+70
|\ \ | |/
| * Fix handling of nil PRED2 arg for completion-table-with-predicateRyan C. Thompson2017-11-071-0/+32
| * * test/lisp/net/tramp-tests.el (tramp-test16-file-expand-wildcards):Glenn Morris2017-11-061-1/+1
| * Do not load Tramp unless `tramp-mode' is non-nilMichael Albinus2017-11-051-13/+17
| * Add tests for Flymake backends for Ruby and PerlJoão Távora2017-11-053-14/+20
* | Extract user from host when searching for entries in auth-source-passŁukasz Jędrzejewski2017-11-041-0/+5
* | Merge from origin/emacs-26Paul Eggert2017-11-021-1/+1
|\ \ | |/
| * Fix some doc typosGlenn Morris2017-10-271-1/+1
* | Merge from origin/emacs-26Paul Eggert2017-11-029-22/+346
|\ \ | |/
| * Require seq in rmc.elTino Calancha2017-10-271-0/+41
| * Fix Bug#28959Michael Albinus2017-10-261-19/+113
| * ; Fix author email address in test/lisp/url/url-tramp-tests.elMichael Albinus2017-10-251-1/+1
| * Fix Bug#28982Michael Albinus2017-10-251-0/+83
| * Fix Edebug specs for map-let and with-maps-doGemini Lasswell2017-10-241-1/+1
| * * test/lisp/net/tramp-tests.el (tramp-test41-delay-load): New test.Michael Albinus2017-10-241-1/+23
| * * test/lisp/progmodes/sql-tests.elGlenn Morris2017-10-231-1/+1
| * Improve backward compatibility of tramp-tests.elMichael Albinus2017-10-231-1/+4
| * Don't fill keywords after Emacs Lisp docstringAlexander Gramiak2017-10-221-0/+31
| * Test that advice doesn't trigger bytecomp warnings (Bug#28803)John Williams2017-10-211-0/+11
| * Ignore string properties when saving eshell history (Bug#28700)Noam Postavsky2017-10-212-1/+40
* | New package, `faceup'Anders Lindgren2017-10-266-0/+488
* | Merge from origin/emacs-26Paul Eggert2017-10-204-201/+207
|\ \ | |/
| * Fix flymake's loading of subr-xGlenn Morris2017-10-201-1/+1
| * Fix Bug#28896Michael Albinus2017-10-201-193/+189
| * Skip a Flymake test for old gcc versionsJoão Távora2017-10-201-1/+6
| * Improve treatment of Fortran's "class default"Glenn Morris2017-10-191-5/+9
| * Skip an rsync test in tramp-tests.elMichael Albinus2017-10-191-0/+2
| * Fix errors in kmacro.el post-command-hookEli Zaretskii2017-10-161-1/+0
| * ; Prefer https: to http: in GNU URLsPaul Eggert2017-10-141-1/+1
* | Allow to copy/rename file into a non-existent dirTino Calancha2017-10-211-1/+55
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-201-4/+2
* | Merge from origin/emacs-26Paul Eggert2017-10-124-7/+16
|\ \ | |/
| * ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-093-3/+3
| * Be lazy when starting Flymake checksJoão Távora2017-10-091-3/+9
| * Handle PARENTS properly in tramp-*-handle-make-directoryMichael Albinus2017-10-081-1/+4
* | * test/lisp/help-fns-tests.el (help-fns-test-dangling-alias): New test.Stefan Monnier2017-10-121-0/+5
* | Revert "Raise an error when detecting old-style backquotes."Philipp Stephani2017-10-091-3/+8
* | Stop Testcover from producing spurious 1value errorsGemini Lasswell2017-10-081-4/+11
* | Rewrite Testcover's internals, fixing several bugsGemini Lasswell2017-10-082-23/+18
* | Raise an error when detecting old-style backquotes.Philipp Stephani2017-10-081-8/+3
* | Merge emacs-26Stefan Monnier2017-10-067-36/+323
|\ \ | |/
| * Fix dynamic binding wrapper in iter-lambda (bug#25965)Gemini Lasswell2017-10-051-0/+10