aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * query-replace undo: Handle when user edits the replacement stringTino Calancha2018-06-031-49/+84
| * Backport: Fix corner case in query-replace-regexp undoTino Calancha2018-06-031-0/+20
| * Backport: Preserve case in query-replace undoTino Calancha2018-06-031-0/+20
| * Sync with Tramp 2.3.4-preMichael Albinus2018-05-291-40/+111
* | Accept plists when serializing and parsing JSONJoão Távora2018-06-071-2/+28
* | Test checking that auth-source-pass backend is correctly installedDamien Cassou2018-06-051-0/+7
* | Fix auth-source-pass.el to properly handle special inputsJelle Licht2018-06-051-0/+11
* | auth-source-pass: Take care of matching hosts when port is providedDamien Cassou2018-06-051-29/+22
* | Add missing test cases to auth-source-pass-tests.elDamien Cassou2018-06-051-1/+7
* | Add a test to auth-source-pass-tests.elDamien Cassou2018-06-051-0/+7
* | Fix indentation in auth-source-pass-tests.elDamien Cassou2018-06-051-4/+2
* | * test/lisp/auth-source-pass-tests.el: Add assertions for host:portEdison Ibañez2018-06-051-0/+2
* | Fix selinux test in files-tests.elMichael Albinus2018-06-051-1/+2
* | Extend file-name-non-specialMichael Albinus2018-06-032-73/+429
* | Fix column double counting in term.el (Bug#31662)John Shahid2018-06-011-0/+7
* | Add Imenu support to CSS mode and its derivativesSimen Heggestøyl2018-05-291-1/+14
* | Make cl-print respect print-level and print-length (bug#31559)Gemini Lasswell2018-05-271-0/+25