aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix some doc typosGlenn Morris2017-10-271-1/+1
* Require seq in rmc.elTino Calancha2017-10-271-0/+41
* Fix Bug#28959Michael Albinus2017-10-261-19/+113
* Fix two js indentation problemsDmitry Gutov2017-10-261-0/+9
* ; 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
* 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
* Fix indentation bug in multi-line CSS selectorsSimen Heggestøyl2017-10-131-0/+10
* ; 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
* 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-014-5/+5
* Fix slot typecheck in eieio-persistentEric Abrahamsen2017-09-301-0/+22
* Add CAM02 JCh and CAM02-UCS J'a'b' conversionsMark Oteiza2017-09-301-0/+44
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-291-1/+1
* ; 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
* Expose viewing conditions in CAM02-UCS metricMark Oteiza2017-09-211-5/+32
* Add tests for EdebugGemini Lasswell2017-09-212-0/+1033