summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Improve seq-group-by to return sequence elements in correct orderNicolas Petton2015-02-112-3/+9
* | * package-test.el (package-test-signed): More informative failure messagesGlenn Morris2015-02-102-9/+15
* | python.el: Keep eldoc visible while typing args.Fabián Ezequiel Gallina2015-02-072-0/+65
* | Fix hideshow integration.Fabián Ezequiel Gallina2015-02-072-45/+162
* | Make vc-test-svn03-working-revision passDmitry Gutov2015-02-072-6/+14
* | Add seq-partition and seq-group-byNicolas Petton2015-02-062-2/+19
* | Add seq-mapcatNicolas Petton2015-02-062-1/+13
* | automated/package-test.el (package-test-sort-by-dependence): New testArtur Malabarba2015-02-052-0/+27
* | automated/package-test.el (package-test-get-deps): Fix typo.Artur Malabarba2015-02-052-1/+5
* | automated/package-test.el (package-test-get-deps): New test.Artur Malabarba2015-02-032-0/+51
* | Revert changes installed by xwidgets mergePaul Eggert2015-02-013-333/+0
* | Better changelog for xwidgetsJoakim Verona2015-02-011-0/+8
* | Merge branch 'master' into xwidgetJoakim Verona2015-02-015-144/+492
|\ \
| * | EIEIO: Simplify help hyperlinks; Try and reduce hardcoding in .elcStefan Monnier2015-01-312-3/+6
| * | * lisp/emacs-lisp/backquote.el: Fix bug with unoptimized exp.Stefan Monnier2015-01-302-2/+9