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

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

[elpa] master updated (580a1b6 -> 5402f35)


From: Jackson Ray Hamilton
Subject: [elpa] master updated (580a1b6 -> 5402f35)
Date: Fri, 23 Dec 2016 20:27:50 +0000 (UTC)

jackson pushed a change to branch master.

      from  580a1b6   Respect .elpaignore when compiling and optimize 
compilation.
       new  c847b0f   Mention tern-context-coloring in README.
       new  c79499a   Remove erroneous block scope assertion.
       new  60fca70   Fix quoting problem in docstring.
       new  6a2c6fe   Clean up local variable.
       new  a1a6256   Set up post-colorize hooks.
       new  26f48c5   Improve Font Lock integration.
       new  5fe3695   Revert "Clean up local variable."
       new  550e61b   Merge branch 'master' into prettify-symbols
       new  3985437   Use a mode hook for detecting entering Prettify Symbols 
mode.
       new  4836dd0   Add tests for prettifying symbols.
       new  54593e5   Add Emacs 25.1 to the build matrix.
       new  2de2dd8   Make binaries configurable in Makefile.
       new  edbb191   Feature-detect prettify-symbols-mode for Emacs 24.3 
compat.
       new  abded5f   Check for compositions on old Emacsen.
       new  269a382   Ensure coloring still works after prettification.
       new  45b5ad0   Merge pull request #5 from 
jacksonrayhamilton/prettify-symbols
       new  ce29abd   Don't color before or beyond the buffer.
       new  3e778f6   Merge pull request #6 from 
jacksonrayhamilton/narrow-to-region
       new  b3ea138   Remove no-byte-compile from development files.
       new  1b30a28   Version 8.1.0.
       new  5402f35   Merge commit '1b30a28857727202d1f6a027f83ad66151fb1e92' 
from context-coloring


Summary of changes:
 packages/context-coloring/.travis.yml              |    1 +
 packages/context-coloring/Makefile                 |    4 +-
 packages/context-coloring/README.md                |    4 +-
 .../context-coloring/context-coloring-benchmark.el |    2 +-
 .../context-coloring/context-coloring-coverage.el  |    2 +-
 .../context-coloring-javascript.el                 |   23 ++++---
 packages/context-coloring/context-coloring-test.el |   55 ++++++++++++++---
 packages/context-coloring/context-coloring.el      |   65 +++++++++++++++++---
 .../context-coloring/fixtures/test/block-scopes.js |    9 ---
 .../fixtures/test/narrow-to-region.js              |    3 +
 .../fixtures/test/prettify-symbols.el              |    1 +
 11 files changed, 127 insertions(+), 42 deletions(-)
 create mode 100644 packages/context-coloring/fixtures/test/narrow-to-region.js
 create mode 100644 packages/context-coloring/fixtures/test/prettify-symbols.el



reply via email to

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