emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master updated (6bb5fee -> cf250b3)


From: Jackson Ray Hamilton
Subject: [elpa] master updated (6bb5fee -> cf250b3)
Date: Fri, 13 Nov 2015 05:39:51 +0000

jackson pushed a change to branch master.

      from  6bb5fee   * stream.el: Implement `seqp' instead of `seq-p'
       new  52e3d07   Fix bug where empty varlists weren't parsed.
       new  6bbbfff   Add license.
       new  f4e3f36   Add gv-letplace support.
       new  4d381cb   Add macroexp-let2 support.
       new  f9399ea   Fix unfinished expression infinite loop.
       new  f29f06c   Use containers on Travis.
       new  de6b508   Fix bugs where spaces messed up varlists.
       new  1a7c480   Version 7.2.0.
       new  cf250b3   Merge commit '1a7c480d1e15133b942201f5964fda5e7d74919f' 
from context-coloring


Summary of changes:
 packages/context-coloring/.travis.yml              |   19 +++--
 packages/{js2-mode => context-coloring}/LICENSE    |    0
 packages/context-coloring/context-coloring.el      |   90 ++++++++++++++------
 .../context-coloring/test/context-coloring-test.el |   32 +++++++
 .../test/fixtures/empty-varlist.el                 |    6 ++
 packages/context-coloring/test/fixtures/let.el     |    2 +
 .../test/fixtures/macroexp-let2.el                 |    6 ++
 .../test/fixtures/varlist-spacing.el               |    8 ++
 8 files changed, 128 insertions(+), 35 deletions(-)
 copy packages/{js2-mode => context-coloring}/LICENSE (100%)
 create mode 100644 packages/context-coloring/test/fixtures/empty-varlist.el
 create mode 100644 packages/context-coloring/test/fixtures/macroexp-let2.el
 create mode 100644 packages/context-coloring/test/fixtures/varlist-spacing.el



reply via email to

[Prev in Thread] Current Thread [Next in Thread]