aboutsummaryrefslogtreecommitdiffstats
path: root/test/automated (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | # Add 2015 to copyright yearsGlenn Morris2015-02-131-1/+1
* | Implement SCRAM-SHA-1 SASL mechanismMagnus Henoch2015-02-131-0/+50
* | Add a backward-compatible version of seq-reverseNicolas Petton2015-02-111-2/+9
* | Improve seq-group-by to return sequence elements in correct orderNicolas Petton2015-02-111-3/+3
* | * package-test.el (package-test-signed): More informative failure messagesGlenn Morris2015-02-101-3/+7
* | python.el: Keep eldoc visible while typing args.Fabián Ezequiel Gallina2015-02-071-0/+57
* | Fix hideshow integration.Fabián Ezequiel Gallina2015-02-071-45/+153
* | Make vc-test-svn03-working-revision passDmitry Gutov2015-02-071-6/+8
* | Add seq-partition and seq-group-byNicolas Petton2015-02-061-0/+16
* | Add seq-mapcatNicolas Petton2015-02-061-1/+9
* | automated/package-test.el (package-test-sort-by-dependence): New testArtur Malabarba2015-02-051-0/+26
* | automated/package-test.el (package-test-get-deps): Fix typo.Artur Malabarba2015-02-051-1/+1
* | automated/package-test.el (package-test-get-deps): New test.Artur Malabarba2015-02-031-0/+47
* | Revert changes installed by xwidgets mergePaul Eggert2015-02-011-121/+0
* | Merge branch 'master' into xwidgetJoakim Verona2015-02-014-144/+452
|\ \
| * | EIEIO: Simplify help hyperlinks; Try and reduce hardcoding in .elcStefan Monnier2015-01-311-3/+2
| * | * lisp/emacs-lisp/backquote.el: Fix bug with unoptimized exp.Stefan Monnier2015-01-301-2/+5
| * | Merge from gnulib and try to repair bad mergePaul Eggert2015-01-271-110/+0
| * | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-282-139/+445
| |\ \ | | |/
| | * 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-271-139/+426
| | * * test/automated/regexp-tests.el: Require regexp-optGlenn Morris2015-01-231-0/+2
| | * Backport: Fix package tests when TMPDIR is in HOMEDmitry Gutov2015-01-231-4/+3
| | * Backport: Handle the `neg' operator in some calc-units functions.Wolfgang Jenkner2015-01-221-0/+52
| * | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-281-0/+110
| |\ \ | | |/
| | * Update copyright year to 2015Paul Eggert2015-01-0153-53/+54
* | | merge masterJoakim Verona2015-01-261-2/+10
|\ \ \ | |/ /
| * | * lisp/emacs-lisp/cl-generic.el (cl--generic-method): New struct.Stefan Monnier2015-01-261-2/+2
| * | * lisp/emacs-lisp/cl-generic.el: Add a method-combination hook.Stefan Monnier2015-01-261-0/+8
* | | merge masterJoakim Verona2015-01-251-4/+3
|\ \ \ | |/ /
| * | Fix package tests when TMPDIR is in HOMEDmitry Gutov2015-01-231-4/+3
* | | Merge branch 'master' into xwidgetJoakim Verona2015-01-231-0/+17
|\ \ \ | |/ /
| * | Re-add and fix prioritized archives test.Jorgen Schaefer2015-01-221-0/+17
* | | merge masterJoakim Verona2015-01-221-1/+1
|\ \ \ | |/ /
| * | Spelling fixPaul Eggert2015-01-211-1/+1
* | | Merge branch 'master' into xwidgetJoakim Verona2015-01-222-0/+7
|\ \ \ | |/ /
| * | * lisp/emacs-lisp/eieio*.el: Fix up warnings and improve compatibilityStefan Monnier2015-01-212-0/+7
* | | Merge branch 'master' into xwidgetJoakim Verona2015-01-213-17/+165
|\ \ \ | |/ /
| * | Removed test with spurious failures.Jorgen Schaefer2015-01-201-17/+0
| * | descr-text: add `describe-char-eldoc' describing character at pointMichal Nazarewicz2015-01-201-0/+94
| * | tildify: add `tildify-double-space-undos'Michal Nazarewicz2015-01-201-0/+33
| * | tildify: add `tildify-space' and `tildify-mode'Michal Nazarewicz2015-01-201-0/+38
* | | Merge branch 'master' into xwidgetJoakim Verona2015-01-203-13/+29
|\ \ \ | |/ /
| * | * lisp/emacs-lisp/eieio-core.el: Add `subclass' specializer for cl-generic.Stefan Monnier2015-01-182-3/+8
| * | EIEIO&cl-generic: Add obsolescence warnings and fix corner caseStefan Monnier2015-01-181-10/+21
* | | merge masterJoakim Verona2015-01-185-47/+94
|\ \ \ | |/ /
| * | Fix seq-subseq and cl-subseq for bad bounding indicesLeo Liu2015-01-181-1/+6
| * | * lisp/emacs-lisp/eieio.el: Improve `constructor' compatibility.Stefan Monnier2015-01-171-0/+9
| * | Don't enforce :protection in EIEIO objects any moreStefan Monnier2015-01-162-46/+49
| * | Improve handling of doc-strings and describe-function for cl-genericStefan Monnier2015-01-162-1/+15