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

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

[elpa] master updated (9319a95 -> 6934762)


From: Jackson Ray Hamilton
Subject: [elpa] master updated (9319a95 -> 6934762)
Date: Sun, 18 Oct 2015 11:21:31 +0000

jackson pushed a change to branch master.

      from  9319a95   Merge commit '9173a44b904d52c4c2634b68d74967d6261f4ddc'
       new  53279b1   Fix tests on Windows.
       new  85397da   Add more sophisticated block scope test.
       new  df914b8   Bump minimum js2-mode version.
       new  683a522   Suggest eval-expression-minibuffer-setup-hook.
       new  7c16f46   Add initial level setting.
       new  fa99117   Add defcustom types.
       new  614de4c   Don't make the initial level buffer-local.
       new  a193f4e   Refactor position level assertion.
       new  6fe9e58   Add Node.js detection.
       new  2c62db1   Ensure Node.js variable is global.
       new  6531b86   Use more agnostic names.
       new  6ac3b43   Merge branch 'detect-node'
       new  765d4c4   Document new scope detection.
       new  ff9643c   Update Zenburn paragraph.
       new  0c3a48f   Version 7.1.0.
       new  6934762   Merge commit '0c3a48f05d17f486a0c522f0f9ec316dce24d86d' 
from context-coloring


Summary of changes:
 packages/context-coloring/README.md                |   27 ++---
 packages/context-coloring/context-coloring.el      |  125 ++++++++++++++++++--
 .../context-coloring/test/context-coloring-test.el |   94 ++++++++++++---
 .../context-coloring/test/fixtures/block-scopes.js |   10 ++
 packages/context-coloring/test/fixtures/global.js  |    2 +-
 .../test/fixtures/initial-level.js                 |    2 +
 .../test/fixtures/{let*.el => let-star.el}         |    0
 7 files changed, 216 insertions(+), 44 deletions(-)
 create mode 100644 packages/context-coloring/test/fixtures/initial-level.js
 rename packages/context-coloring/test/fixtures/{let*.el => let-star.el} (100%)



reply via email to

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