jackson pushed a change to branch master. from b36c4b4 packages/javaimp/javaimp.el: use line-beginning-position instead of forward-line new 5dff74a Cleanup. new 32f67a7 Cleanup. new 6d0ed0e Cleanup dependency management. new ba015ce Add option to only colorize comments specially. new 5ef598f Refactor tests for setups and reused fixtures. new bde8c44 Add syntactic strings option. new b83709f Deprecate `comments-and-strings'. new 7e208ed Use the better zenburn red. new 4849fd4 Update options documentation. new f062d5a Version 6.1.0. new 1d1af16 Merge commit 'f062d5a55496e22cf89f2ef9778a24a840a5a68e' from context-coloring
Summary of changes: packages/context-coloring/Makefile | 3 +- packages/context-coloring/README.md | 20 ++- .../benchmark/context-coloring-benchmark.el | 2 + packages/context-coloring/context-coloring.el | 56 ++++++- packages/context-coloring/scripts/dependencies | 2 + .../scripts/download-dependencies.el | 51 ++++--- .../context-coloring/test/context-coloring-test.el | 173 +++++++++++++------- .../test/fixtures/comments-and-strings.js | 1 + 8 files changed, 213 insertions(+), 95 deletions(-) create mode 100644 packages/context-coloring/scripts/dependencies