aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix dynamic binding wrapper in iter-lambda (bug#25965)Gemini Lasswell2017-10-051-0/+10
* Merge branch 'emacs-26' of git.sv.gnu.org:/srv/git/emacs into emacs-26Michael Albinus2017-10-035-30/+290
|\
| * Flymake backends can report multiple times per checkJoão Távora2017-10-031-99/+147
| * Fix three Flymake bugs when checking C header filesJoão Távora2017-10-035-8/+37
| * Tweak Flymake commands flymake-goto-[next/prev]-errorJoão Távora2017-10-031-2/+4
| * Simplify Flymake logging and erroringJoão Távora2017-10-031-1/+2
| * New Flymake API variable flymake-diagnostic-functionsJoão Távora2017-10-031-3/+118
| * Flymake highlights GCC info/notes as detected by flymake-proc.elJoão Távora2017-10-031-4/+4
| * Add a new Flymake test for multiple errors and warningsJoão Távora2017-10-032-16/+42
| * Refactor Flymake tests in preparation for more testsJoão Távora2017-10-031-21/+47
| * Allow running Flymake tests from interactive sessionsJoão Távora2017-10-031-3/+16
| * Flymake diagnostics now apply to arbitrary buffer regionsJoão Távora2017-10-031-4/+4
| * Move symbols in flymake-proc.el to separate namespaceJoão Távora2017-10-031-1/+1
* | Add support for `file-system-info' in TrampMichael Albinus2017-10-031-6/+23
|/
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-012-3/+3
* Fix slot typecheck in eieio-persistentEric Abrahamsen2017-09-301-0/+22
* ; Spelling fixesPaul Eggert2017-09-291-1/+1
* Add tests for `css-current-defun-name'Simen Heggestøyl2017-09-281-0/+21
* Fix subr-x-tests when running from elcNoam Postavsky2017-09-251-2/+7
* * test/lisp/tramp-tests.el (tramp-test21-file-links): Special code for smb.Michael Albinus2017-09-251-6/+9
* Loosen strict parsing requirement for desktop filesMark Oteiza2017-09-251-3/+0
* ; Spelling and URL fixesPaul Eggert2017-09-233-5/+5
* Add tests for EdebugGemini Lasswell2017-09-212-0/+1033
* Fix new copy-directory bug with empty dirsPaul Eggert2017-09-201-1/+6
* Fix 2 testsuite tests for MS-WindowsEli Zaretskii2017-09-201-21/+30
* Fix gensymMark Oteiza2017-09-181-0/+6
* Cleanup in files-tests.elMichael Albinus2017-09-181-2/+4
* Fix recently-introduced copy-directory bugPaul Eggert2017-09-171-0/+11
* Fix compatibility problem in TrampMichael Albinus2017-09-171-5/+2
* Allow smerge-keep-current to work for empty hunksTom Tromey2017-09-161-0/+34
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13141-206/+206
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-132-20/+20
* Add tests for color.elSimen Heggestøyl2017-09-131-0/+251
* Improve backward compatibility of tramp-testsMichael Albinus2017-09-131-51/+84
* Allow write-contents-functions to short-circuit buffer saveEric Abrahamsen2017-09-121-0/+27
* Implement and-let*Mark Oteiza2017-09-121-148/+160
* Extend tramp-tests according to bug#27986Michael Albinus2017-09-121-17/+78
* Further optimization in Tramp's file name decompositionMichael Albinus2017-09-111-11/+11
* Port tramp-tests to new copy-directory behaviorPaul Eggert2017-09-101-2/+3
* Fix some make-directory bugsPaul Eggert2017-09-101-0/+21
* Fix race with rename-file etc. with dir NEWNAMEPaul Eggert2017-09-101-8/+8
* Spelling fixesPaul Eggert2017-09-104-4/+4
* Avoid looking at localized stringsMark Oteiza2017-09-091-1/+12
* Add function to read all entries in a groupMark Oteiza2017-09-091-4/+12
* ; Fix previous commitMark Oteiza2017-09-091-19/+0
* Add XDG desktop file parsing and testsMark Oteiza2017-09-061-0/+71
* Handle non-zero exit status from psql more gracefullySimen Heggestøyl2017-09-051-0/+10
* Move soundex.el test to a proper testMark Oteiza2017-09-051-0/+43
* Add tests for mailcap.elMark Oteiza2017-09-051-0/+69
* Work on Tramp's (symbolic) linksMichael Albinus2017-09-041-20/+31