aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | Fix the jit-lock-fontify-now test namesDmitry Gutov2016-05-091-2/+2
* | | | | | | | | | | | | | | | | | Emulate interactive modeDmitry Gutov2016-05-091-2/+4
* | | | | | | | | | | | | | | | | | Simplify now that float-time etc. are built-inPaul Eggert2016-05-081-4/+2
* | | | | | | | | | | | | | | | | | * test/lisp/jit-lock-tests.el: New file.Dmitry Gutov2016-05-081-0/+58
* | | | | | | | | | | | | | | | | | Continue to fix Bug#10085Michael Albinus2016-05-071-19/+48
* | | | | | | | | | | | | | | | | | Add tests for CSS mode completionSimen Heggestøyl2016-05-071-10/+114
* | | | | | | | | | | | | | | | | | Port xref-tests to master branchPaul Eggert2016-05-064-4/+11
* | | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-05-053-0/+95
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Rework xref-query-replace-in-resultsDmitry Gutov2016-05-051-0/+29
| * | | | | | | | | | | | | | | | | ; * test/automated/xref-tests.el: Add copyright and license.Glenn Morris2016-05-031-0/+25
| * | | | | | | | | | | | | | | | | Handle "empty line" regexp in xref searchesDmitry Gutov2016-05-041-7/+7
| * | | | | | | | | | | | | | | | | Add tests for xref-collect-matchesDmitry Gutov2016-05-043-0/+41
* | | | | | | | | | | | | | | | | | abbrev-tests.el fixLars Ingebrigtsen2016-05-031-2/+1
* | | | | | | | | | | | | | | | | | Add more abbrev testsLee Bochicchio2016-05-031-9/+138
* | | | | | | | | | | | | | | | | | Allow eval-ing named character literalsPhilipp Stephani2016-05-021-0/+6
* | | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-05-021-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Add electric-quote-string unit testPhilipp Stephani2016-05-021-0/+8
* | | | | | | | | | | | | | | | | | ; Fix last commit in tramp-tests.elMichael Albinus2016-05-021-5/+7
* | | | | | | | | | | | | | | | | | Fix Bug#10085Michael Albinus2016-05-021-1/+13
* | | | | | | | | | | | | | | | | | ; Spelling and quoting fixesPaul Eggert2016-05-011-1/+1
* | | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-05-011-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Don't mistake `for' inside a function for a part of array comprehensionDmitry Gutov2016-04-281-0/+8
| * | | | | | | | | | | | | | | | | Add new keywords of Python 3.5Lele Gaifax2016-04-261-0/+56
| * | | | | | | | | | | | | | | | | Fix Bug#20637. Do not merge to masterMichael Albinus2016-04-141-18/+19
* | | | | | | | | | | | | | | | | | ; Comment tweak.Glenn Morris2016-04-291-1/+1
* | | | | | | | | | | | | | | | | | Add completion of `calc()' in CSS modeSimen Heggestøyl2016-04-261-2/+2
* | | | | | | | | | | | | | | | | | New function ‘char-from-name’Paul Eggert2016-04-251-4/+44
* | | | | | | | | | | | | | | | | | Revert the disputed VC change and update the testsDmitry Gutov2016-04-241-39/+16
* | | | | | | | | | | | | | | | | | Don't let `css--property-values' return duplicatesSimen Heggestøyl2016-04-241-4/+14
* | | | | | | | | | | | | | | | | | Encode the shr tests files with trailing white spaceLars Magne Ingebrigtsen2016-04-242-3/+6
* | | | | | | | | | | | | | | | | | Cache results of `css--property-values'Simen Heggestøyl2016-04-241-0/+7
* | | | | | | | | | | | | | | | | | Some improvements in vcMichael Albinus2016-04-241-113/+91
* | | | | | | | | | | | | | | | | | * test/lisp/xt-mouse-tests.el: Move from test/automated/.Glenn Morris2016-04-231-0/+0
* | | | | | | | | | | | | | | | | | Regexps for matching CMake outputJö Fahlke2016-04-231-0/+7
* | | | | | | | | | | | | | | | | | Improve character name escapesPaul Eggert2016-04-211-13/+19
* | | | | | | | | | | | | | | | | | Use 'ucs-names' for character name escapesPhilipp Stephani2016-04-211-2/+9
* | | | | | | | | | | | | | | | | | Implement named character escapes, similar to PerlPhilipp Stephani2016-04-211-0/+54
* | | | | | | | | | | | | | | | | | ; Spelling fixesPaul Eggert2016-04-212-2/+2
* | | | | | | | | | | | | | | | | | autorevert: Resume with polling if file is deletedMichael Albinus2016-04-191-2/+71
* | | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-04-111-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Fix stability confusion in sort-testsPaul Eggert2016-04-061-2/+4
* | | | | | | | | | | | | | | | | | Add vc-backend and vc-responsible-backend testsMichael Albinus2016-04-091-18/+55
* | | | | | | | | | | | | | | | | | Prefer 'font-lock-face to 'face in erc where appropriateVivek Dasmohapatra2016-04-071-0/+118
* | | | | | | | | | | | | | | | | | Add new keywords of Python 3.5Lele Gaifax2016-04-061-0/+56
* | | | | | | | | | | | | | | | | | Spelling fixesPaul Eggert2016-04-033-8/+8
* | | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-04-031-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | (js--continued-expression-p): Special-case unary plus and minusDmitry Gutov2016-04-021-0/+6
| * | | | | | | | | | | | | | | | | Fix OS X specific settings in tramp-testsMichael Albinus2016-03-311-14/+8
* | | | | | | | | | | | | | | | | | Fix Bug#22145Michael Albinus2016-04-031-3/+6
* | | | | | | | | | | | | | | | | | Merge from origin/emacs-25John Wiegley2016-04-022-1/+118
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /