summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Remove entry from last sync with emacs-24, it wasn't applicableMichael Albinus2015-04-051-5/+0
* Merge from origin/emacs-24Paul Eggert2015-04-041-0/+5
|\
| * Fix tramp-tests.elMichael Albinus2015-04-012-4/+8
| * Bump version to 24.5 for the release-candidateemacs-24.5-rc1Nicolas Petton2015-03-271-0/+4
* | js-mode: Don't indent inside a multiline string literalDmitry Gutov2015-04-031-0/+5
* | automated/package-test.el (package-test-update-archives): Fix testArtur Malabarba2015-04-012-1/+2
* | * automated/package-test.el: Avoid async while testing.Artur Malabarba2015-04-012-0/+6
* | Preserve face text properties in comint prompt.Wolfgang Jenkner2015-03-272-0/+62
* | Only escape quotation mark, backslash and cntrl U+0000 to U+001FDmitry Gutov2015-03-251-2/+2
* | Extend Tramp testsMichael Albinus2015-03-242-22/+69
* | epg-tests.el: Standardize license notice.Glenn Morris2015-03-241-3/+5
* | Add tests for epg.elDaiki Ueno2015-03-244-0/+229
* | Have `sgml-attribute-offset' control SGML attribute indentationJackson Ray Hamilton2015-03-221-0/+14
* | json-tests.el: Fix copyrightGlenn Morris2015-03-221-1/+1
* | Add a few tests for jsone.elDmitry Gutov2015-03-232-0/+50
* | EIEIO: Change class's representation to unify instance & class slotsStefan Monnier2015-03-184-42/+47
* | * cl-macs.el (cl--transform-lambda): Refine last change.Stefan Monnier2015-03-172-20/+30
* | Don't test "\t" in file names on Cygwin.Ken Brown2015-03-162-3/+11
* | * lisp/emacs-lisp/cl-macs.el (cl--transform-lambda): Optimize &aux.Stefan Monnier2015-03-161-0/+17
* | * indent/js-indent-init-dynamic.js: Fix spelling error.Jackson Ray Hamilton2015-03-102-1/+5
* | Prefer "initialize" to "initialise"Paul Eggert2015-03-103-2/+10
* | * lisp/progmodes/js.el (js-indent-first-initialiser): Fix doc, type, version.Glenn Morris2015-03-101-0/+8
* | New indentation option for js-modeJackson Ray Hamilton2015-03-103-2/+56
* | * test/automated/cl-lib-tests.el: Add tests for plusp, second, ...Przemyslaw Wojnowski2015-03-092-5/+197
* | Automate 'make all' in test/indentDmitry Gutov2015-03-102-3/+10
* | Add seq-into as a public functionNicolas Petton2015-03-092-0/+26
* | Add an indent test example for bug#20026Dmitry Gutov2015-03-082-0/+6
* | Fix test/indent/js.jsDmitry Gutov2015-03-082-1/+8
* | Teach js-mode about ES6 template stringsDmitry Gutov2015-03-051-0/+3
* | Sync with Tramp upstreamMichael Albinus2015-03-042-32/+243
* | Use `macroexp-parse-body'Daniel Colascione2015-03-032-0/+10
* | Address generator feedbackDaniel Colascione2015-03-032-1/+5
* | generator-tests.el: make cps-test-iter-cleanup-once-only workGlenn Morris2015-03-032-3/+3
* | Rename gc-precise-p to gc-preciseDaniel Colascione2015-03-033-5/+14
* | Fix some errors in recently added testsGlenn Morris2015-03-032-3/+8
* | # Standardize copyright and license notices for recently added filesGlenn Morris2015-03-032-6/+10
* | Finalizer documentation, minor improvementsDaniel Colascione2015-03-022-0/+8
* | Add support for generatorsDaniel Colascione2015-03-022-0/+290
* | Add support for finalizersDaniel Colascione2015-03-022-0/+84
* | Extend vc-tests.elMichael Albinus2015-03-012-52/+204
* | Merge from origin/emacs-24Paul Eggert2015-02-252-17/+100
|\ \ | |/
| * python.el: Handle tabs in python-indent-dedent-line.Fabián Ezequiel Gallina2015-01-302-0/+55
| * * lisp/progmodes/python.el (python-indent-context): Respect userFabián Ezequiel Gallina2015-01-302-17/+45
* | f90.el: add some support for continued strings without leading '&'Glenn Morris2015-02-232-0/+20
* | Suppress localized settings in Tramp test.Michael Albinus2015-02-222-1/+10
* | Spelling fixesPaul Eggert2015-02-212-3/+3
* | * lisp/emacs-lisp/eieio*.el: Align a bit better with CLOSStefan Monnier2015-02-162-2/+7
* | # Add 2015 to copyright yearsGlenn Morris2015-02-131-1/+1
* | Implement SCRAM-SHA-1 SASL mechanismMagnus Henoch2015-02-132-0/+54
* | Add a backward-compatible version of seq-reverseNicolas Petton2015-02-112-2/+15