aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix custom-available-themes file expansionBasil L. Contovounesios2018-07-131-0/+87
* Don't skip epg-tests even with gpg 2.0 (Bug#23561)Noam Postavsky2018-07-121-1/+12
* Add predicate proper-list-pBasil L. Contovounesios2018-07-092-42/+18
* Respect field boundaries in indent-line-to (Bug#32014)Noam Postavsky2018-07-091-1/+0
* Merge from emacs-26Noam Postavsky2018-07-092-20/+46
|\
| * ; Test for Bug#32014Noam Postavsky2018-07-091-0/+11
| * Fix Bug#32090Michael Albinus2018-07-091-20/+35
* | Merge from emacs-26Noam Postavsky2018-07-091-1/+1
|\ \ | |/
| * Remove test code from last commitMichael Albinus2018-07-081-2/+1
| * Fix Bug#32084Michael Albinus2018-07-081-1/+2
| * Sync with Tramp 2.3.4. Do not merge with masterMichael Albinus2018-06-271-6/+10
* | Fix Tcl indentation in a namespaceTom Tromey2018-07-031-0/+9
* | Adjust previous jsonrpc changeJoão Távora2018-07-031-1/+5
* | Make lisp/jsonrpc.el work with Emacs 25.1João Távora2018-07-021-61/+71
* | Minor change in tramp-tests.elMichael Albinus2018-07-011-4/+4
* | Add lisp/jsonrpc.elJoão Távora2018-06-301-0/+240
* | Sync with Tramp 2.4.0Michael Albinus2018-06-291-1/+1
* | Reformat package.el message strings for future l10nJean-Christophe Helary2018-06-251-2/+2
* | (format "%d" F) now truncates floating FPaul Eggert2018-06-251-0/+8
* | Fix two tcl-mode defun-related bugsTom Tromey2018-06-241-0/+68
* | Merge from origin/emacs-26Glenn Morris2018-06-231-0/+35
|\ \ | |/
| * Fix #'fun handling inside `labels' (Bug#31792)Noam Postavsky2018-06-191-0/+35
| * Fix byte compilation of (eq foo 'default)Paul Eggert2018-06-161-1/+8
* | Improve backward compatibility of TrampMichael Albinus2018-06-221-8/+12
* | Implement command completion in remote shells. (Bug#31704)Michael Albinus2018-06-202-28/+66
* | Skip a json.c test unless functions being tested existJoão Távora2018-06-191-0/+2
* | Mark a specific electric-pair-mode test as an expected failureJoão Távora2018-06-191-0/+10
* | Merge from origin/emacs-26Glenn Morris2018-06-181-0/+11
|\ \ | |/
| * Fix 'replace-buffer-contents' in multibyte buffersEli Zaretskii2018-06-151-0/+11
* | Merge from origin/emacs-26Glenn Morris2018-06-182-9/+39
|\ \ | |/
| * ; Reduce quoting for SELECTOR in 'make -C test' (Bug#31744)Noam Postavsky2018-06-122-5/+8
| * ; test/Makefile.in: Add TEST_INTERACTIVE option (Bug#31744).Noam Postavsky2018-06-122-6/+33
* | * test/lisp/simple-tests.el (simple-tests-async-shell-command-30280):Glenn Morris2018-06-171-2/+4
* | Cleanup secrets-testsMichael Albinus2018-06-171-0/+6
* | Don't forget to analyze args of lambda lifted functions (Bug#30872)Noam Postavsky2018-06-161-0/+40
* | Fix off by one error in python-mode assertion (Bug#30964)Noam Postavsky2018-06-161-0/+6
* | Fix byte compilation of (eq foo 'default)Paul Eggert2018-06-161-1/+8
* | Also allow custom false and null when serializing to JSONJoão Távora2018-06-151-5/+13
* | Support custom null and false objects when parsing JSONJoão Távora2018-06-151-0/+29
* | Fix pretty-printing empty objects as nullDamien Cassou2018-06-141-0/+67
* | Give warning if losing value to defvaralias (Bug#5950)Noam Postavsky2018-06-121-0/+22
* | Merge from emacs-26Noam Postavsky2018-06-101-0/+20
|\ \ | |/
| * Fix term.el cursor movement at bottom margin (Bug#31690)Noam Postavsky2018-06-101-0/+21
* | Merge from emacs-26Noam Postavsky2018-06-103-18/+30
|\ \ | |/
| * Update Unicode data files to version 11.0.0 of UnicodeEli Zaretskii2018-06-092-18/+20
| * Make cl-print respect print-quoted (bug#31649)Gemini Lasswell2018-06-071-0/+10
| * Make cl-print respect print-level and print-length (bug#31559)Gemini Lasswell2018-06-041-0/+25
| * Fix bug#30846, along with misc cleanups found along the wayStefan Monnier2018-06-031-1/+18
| * Fix cl-print for circular sublists (Bug#31146)Noam Postavsky2018-06-031-0/+10
| * Fix another case of freed markers in the undo-list (Bug#30931)Noam Postavsky2018-06-031-0/+51