summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
| * # ChangeLog fixGlenn Morris2015-01-301-0/+5
| * # ChangeLog fixesGlenn Morris2015-01-301-2/+2
| * Merge from gnulib and try to repair bad mergePaul Eggert2015-01-271-110/+0
| * Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-283-139/+472
| |\
| | * Added missing test for previous commitFabián Ezequiel Gallina2015-01-271-0/+17
| | * python.el: New non-global state dependent indentation engine.Fabián Ezequiel Gallina2015-01-272-139/+448
| | * * test/automated/regexp-tests.el: Require regexp-optGlenn Morris2015-01-232-0/+7
| | * Backport: Fix package tests when TMPDIR is in HOMEDmitry Gutov2015-01-232-4/+11
| | * Backport: Handle the `neg' operator in some calc-units functions.Wolfgang Jenkner2015-01-222-0/+60
| * | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-281-0/+110
| |\ \ | | |/
| | * Update copyright year to 2015Paul Eggert2015-01-0178-78/+79
* | | merge masterJoakim Verona2015-01-262-2/+20
|\ \ \ | |/ /
| * | * lisp/emacs-lisp/cl-generic.el (cl--generic-method): New struct.Stefan Monnier2015-01-262-2/+7
| * | * lisp/emacs-lisp/cl-generic.el: Add a method-combination hook.Stefan Monnier2015-01-262-0/+13
* | | Merge branch 'master' into xwidgetJoakim Verona2015-01-252-8/+14
|\ \ \ | |/ /
| * | * indent/shell.sh (bar): Use '[ $# -eq 0 ]', not '[ $# == 0 ]'.Paul Eggert2015-01-242-8/+14
* | | merge masterJoakim Verona2015-01-252-5/+12
|\ \ \ | |/ /
| * | Fix package tests when TMPDIR is in HOMEDmitry Gutov2015-01-232-5/+12
* | | Merge branch 'master' into xwidgetJoakim Verona2015-01-232-5/+23
|\ \ \ | |/ /
| * | Re-add and fix prioritized archives test.Jorgen Schaefer2015-01-222-5/+23
* | | merge masterJoakim Verona2015-01-221-1/+1
|\ \ \ | |/ /
| * | Spelling fixPaul Eggert2015-01-211-1/+1
* | | Merge branch 'master' into xwidgetJoakim Verona2015-01-223-3/+15
|\ \ \ | |/ /
| * | * lisp/emacs-lisp/eieio*.el: Fix up warnings and improve compatibilityStefan Monnier2015-01-213-3/+15
* | | Merge branch 'master' into xwidgetJoakim Verona2015-01-214-17/+191
|\ \ \ | |/ /
| * | Removed test with spurious failures.Jorgen Schaefer2015-01-202-17/+5
| * | descr-text: add `describe-char-eldoc' describing character at pointMichal Nazarewicz2015-01-202-0/+100
| * | doh, fixing year in ChangeLog entries introduced by last two commitsMichal Nazarewicz2015-01-201-1/+1
| * | tildify: add `tildify-double-space-undos'Michal Nazarewicz2015-01-202-0/+40
| * | tildify: add `tildify-space' and `tildify-mode'Michal Nazarewicz2015-01-202-0/+46
* | | Merge branch 'master' into xwidgetJoakim Verona2015-01-204-13/+42
|\ \ \ | |/ /
| * | * lisp/emacs-lisp/eieio-core.el: Add `subclass' specializer for cl-generic.Stefan Monnier2015-01-183-3/+16
| * | EIEIO&cl-generic: Add obsolescence warnings and fix corner caseStefan Monnier2015-01-182-10/+26
* | | merge masterJoakim Verona2015-01-186-47/+125
|\ \ \ | |/ /
| * | Fix seq-subseq and cl-subseq for bad bounding indicesLeo Liu2015-01-182-1/+11
| * | * lisp/emacs-lisp/eieio.el: Improve `constructor' compatibility.Stefan Monnier2015-01-172-0/+14
| * | Don't enforce :protection in EIEIO objects any moreStefan Monnier2015-01-163-48/+62