aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | 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
* | Mark a specific electric-pair-mode test as an expected failureJoão Távora2018-06-191-0/+10
* | * 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
* | Fix pretty-printing empty objects as nullDamien Cassou2018-06-141-0/+67
* | 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-102-15/+27
|\ \ | |/
| * Update Unicode data files to version 11.0.0 of UnicodeEli Zaretskii2018-06-091-15/+17
| * 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 cl-print for circular sublists (Bug#31146)Noam Postavsky2018-06-031-0/+10
| * 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
* | 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
* | replace-tests.el: Refactor undo testsTino Calancha2018-05-271-69/+82
* | replace-tests.el: Fix broken testsTino Calancha2018-05-261-86/+69
* | query-replace undo: Handle when user edits the replacement stringTino Calancha2018-05-261-49/+88
* | Fix file name completion in TrampMichael Albinus2018-05-241-0/+8
* | Fix corner case in query-replace-regexp undoTino Calancha2018-05-231-0/+20