aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* New dns-mode command for IPv6 address conversionPeder O. Klingenberg2017-05-231-0/+58
* Add test for Bug#27009 in tramp-tests.elMichael Albinus2017-05-231-0/+41
* Fix definition of whitespace in JSONPhilipp Stephani2017-05-211-1/+4
* Prevent running vc-tests writing to ~/.bzr.logGlenn Morris2017-05-201-7/+38
* Fix macOS mouse movementCharles A. Roelli2017-05-211-0/+9
* ; Set transient-mark-mode to let mark-defun tests passNoam Postavsky2017-05-201-2/+4
* Limit integers printed as characters (Bug#16828)Noam Postavsky2017-05-192-0/+100
* Refactor lisp eval result printingNoam Postavsky2017-05-192-10/+50
* Fix turning off whitespace-modeNick Helm2017-05-191-0/+34
* Minor tweaks in tramp-tests.elMichael Albinus2017-05-191-0/+16
* Use the expression angle units while simplifying itTino Calancha2017-05-181-0/+44
* Extend tramp-tests.elMichael Albinus2017-05-161-2/+29
* Make sure indent-sexp stops at end of sexp (Bug#26878)Noam Postavsky2017-05-151-0/+14
* Stop some epg tests failing on rhel7 with gpg 2.0.22 (bug#23619)Glenn Morris2017-05-151-2/+6
* Make edebug-step-in work on generic methods (Bug#22294)Gemini Lasswell2017-05-141-0/+24
* Merge branch 'fix/bug-21072'Marcin Borkowski2017-05-141-0/+286
|\
| * Fix elisp-tests-with-temp-buffer compilationNoam Postavsky2017-05-121-33/+33
| * Fix Bug#21072 and rework `mark-defun'Marcin Borkowski2017-05-121-0/+247
| * Add elisp-tests-with-temp-buffer, a new testing macroMarcin Borkowski2017-05-091-0/+39
* | Make `old-style-backquotes' variable internalPhilipp2017-05-131-0/+15
* | Improve unescaped character literal warningsPhilipp Stephani2017-05-131-1/+2
* | Make Tramp backward compatibleMichael Albinus2017-05-121-0/+1
* | Fix lisp-indent-region and indent-sexp (Bug#26619)Noam Postavsky2017-05-091-5/+80
* | Simplify url-encode-url and add a testDmitry Gutov2017-05-101-0/+5
* | * test/lisp/net/tramp-tests.el: Keep additional test.Michael Albinus2017-05-091-0/+10
* | Revert "Output number of characters added to file (Bug#354)"Noam Postavsky2017-05-081-52/+2
* | Skip a test from filenotify-tests.el on CygwinKen Brown2017-05-081-3/+6
* | Handle `write-region' messages in Tramp properlyMichael Albinus2017-05-081-2/+52
* | Fix quoted files for 'verify-visited-file-modtime'Philipp Stephani2017-05-061-1/+63
* | Ensure the created temp file in a test is newTino Calancha2017-05-061-4/+2
* | Add seq-set-equal-p to test for set equalityDamien Cassou2017-05-041-0/+25
* | Add color highlighting to css-modeTom Tromey2017-05-031-1/+45
* | Fix error in completion for separate Tramp syntaxMichael Albinus2017-05-021-25/+54
* | Warn about missing backslashes during loadPhilipp Stephani2017-05-011-0/+23
* | Tweak vc-tests.el for bzrGlenn Morris2017-05-011-2/+9
* | Fix filenotify-tests.el for cygwinMichael Albinus2017-05-011-1/+3
* | ; Tighten up vc-state tests, allowed by the previous changeDmitry Gutov2017-05-011-5/+8
* | * test/lisp/auth-source-pass-tests.el: Fix loading of cl-lib.Glenn Morris2017-04-271-1/+1
* | ; Fix copyright and license notice in recent additionsGlenn Morris2017-04-271-5/+5
* | auth-source-pass: Add documentation; fix tests and indentation.Damien Cassou2017-04-271-127/+116
* | auth-source-pass: Enable finding entries by "host/username"foudfou2017-04-271-6/+10
* | Integrate auth-source with password-storeDamien Cassou2017-04-271-0/+234
* | auth-source: factor out parsers and add testsTed Zlatanov2017-04-271-18/+27
* | Drop face from hi-lock--unused-faces only when usedTino Calancha2017-04-271-0/+40
* | Suppress intermittent test failure on hydraGlenn Morris2017-04-251-0/+3
* | Add missing remappings for Ido modePhilipp Stephani2017-04-231-0/+47
* | Don't reparse the sexp in indent-sexp (Bug#25122)Noam Postavsky2017-04-221-1/+4
* | Add cond test cases for singleton clauses.Vibhav Pant2017-04-221-1/+7
* | ffap: Don't switch window unless neededPhilipp Stephani2017-04-221-0/+13
* | * lisp/emacs-lisp/cl-macs.el: Fix symbol-macroletStefan Monnier2017-04-211-1/+0
|/