aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | Honor print-charset-text-property value of nil (Bug#31376)Noam Postavsky2018-05-231-0/+36
* | Fix corner case in query-replace-regexp undoTino Calancha2018-05-231-0/+20
* | More helpful docstrings for tests of electric-tests.elJoão Távora2018-05-221-6/+22
* | Fix failed assertion when load-force-doc-stringsPaul Eggert2018-05-221-0/+4
* | Extend secrets.el by searching for object paths.Michael Albinus2018-05-221-1/+4
* | Don’t assume ordering in make-process/mix-stderrPaul Eggert2018-05-211-1/+14
* | Fix Flymake's ruby-mode tests when user has "rubocop" installedJoão Távora2018-05-211-5/+9
* | Fix Bug#31489Michael Albinus2018-05-211-0/+6
* | Use “Cc” for email copies, as per RFC 5322.Paul Eggert2018-05-201-2/+2
* | Fix bugs in `auth-source-netrc-parse-one'.Filipp Gunbin2018-05-171-0/+19
* | Fix creation of Secret Service items in auth-sourceMichael Albinus2018-05-162-3/+18
* | esh-opt.el: Add a :parse-leading-options-only argument (Bug#28323)Jay Kamat2018-05-151-0/+124
* | Fix Bug#29575Michael Albinus2018-05-151-28/+42
* | Run python test if the python executable is foundTino Calancha2018-05-151-0/+1
* | run-python: Make the buffer running python currentTino Calancha2018-05-151-0/+8
* | Fix a broken testBasil L. Contovounesios2018-05-151-19/+40
* | Tramp updatesMichael Albinus2018-05-111-1/+1