[elpa] master e451d29 06/26: Restore original `context-coloring-maximum-face' value.

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit e451d293e3b411b8647bf893bb4a04012c18ae76 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Restore original `context-coloring-maximum-face' value. --- context-coloring.el | 22 +- 1 files changed, 17 insertions(+), 5 deletions(-) diff --g

[elpa] master 880ab8a 02/26: Use `maximum-face' instead of `face-count'.

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit 880ab8a09dc64a07fdf32caeef8e3677de20fc38 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Use `maximum-face' instead of `face-count'. --- context-coloring.el | 18 +- test/context-coloring-test.el | 24 2

[elpa] master 4c3d1da 17/26: Rename `defface-default' to `defface-neutral'.

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit 4c3d1da27e1ebf239691dc6342ec66ef13b53d92 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Rename `defface-default' to `defface-neutral'. --- context-coloring.el |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/context-coloring.el b

[elpa] master f4e1cbc 25/26: Version 6.0.0.

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit f4e1cbc5386fbf197ff8bcb6a9275f17c9cbe8e4 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Version 6.0.0. --- context-coloring.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/context-coloring.el b/context-coloring.el index 574f0bc..

[elpa] master 25a8d13 16/26: Documentation.

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit 25a8d136c3a9fa6cc5557d21b2a5a7d5ea3f1f64 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Documentation. --- context-coloring.el | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/context-coloring.el b/context-coloring.el index 9

[elpa] master a1b7f3e 08/26: Define extra faces in `context-coloring-set-colors-default'.

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit a1b7f3eabe79d91e682c5476cf6a478e50d33ef8 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Define extra faces in `context-coloring-set-colors-default'. --- context-coloring.el | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/c

[elpa] master bae456d 19/26: Use imperative for documentation.

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit bae456d654034ee98e6a8a7e023adfb4fd4cb5ea Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Use imperative for documentation. --- context-coloring.el | 102 +++--- 1 files changed, 47 insertions(+), 55 deletions(-) d

[elpa] master f52a5e5 26/26: Merge commit 'f4e1cbc5386fbf197ff8bcb6a9275f17c9cbe8e4' from context-coloring

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit f52a5e58fccffa3071fa3d0183d6b281f8a148c2 Merge: 3b749e8 f4e1cbc Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Merge commit 'f4e1cbc5386fbf197ff8bcb6a9275f17c9cbe8e4' from context-coloring --- packages/context-coloring/Makefile | 11 +- ..

[elpa] master 351142e 07/26: More disciplined use of `if'.

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit 351142efaf9b520d610780a34de810f14a74d1b1 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton More disciplined use of `if'. --- benchmark/context-coloring-benchmark.el |5 +++-- context-coloring.el | 18 ++ test/context-co

[elpa] master bd11b35 03/26: Avoid using the `font-lock-string-face' color for zenburn.

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit bd11b35a55bd9302c1a45c644bf061f51484 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Avoid using the `font-lock-string-face' color for zenburn. --- context-coloring.el |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/context-col

[elpa] master 75e624c 01/26: Todo.

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit 75e624cb0c6f8771b8cf1135740e06363069509d Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Todo. --- context-coloring.el |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/context-coloring.el b/context-coloring.el index 6b6ffe9..ce2e7aa

[elpa] master ca15a60 09/26: Whitespace.

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit ca15a60f5253921c9e051c3341c831757f063eed Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Whitespace. --- context-coloring.el |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/context-coloring.el b/context-coloring.el index 6658411..be11

[elpa] master e68d00b 11/26: Whitespace.

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit e68d00b0b0cb0763f60b1f180ae5d4a102613102 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Whitespace. --- context-coloring.el |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/context-coloring.el b/context-coloring.el index a20b338..a

[elpa] master a49b024 15/26: Whitespace.

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit a49b024f81ad2181d40c4125bfb449d7536eeff2 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Whitespace. --- context-coloring.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/context-coloring.el b/context-coloring.el index c5a77fc..9d3

[elpa] master updated (3b749e8 -> f52a5e5)

2015-02-14 Thread Jackson Ray Hamilton
jackson pushed a change to branch master. from 3b749e8 * sml-mode/sml-mode.el: Bump version to make a new release new 75e624c Todo. new 880ab8a Use `maximum-face' instead of `face-count'. new bd11b35 Avoid using the `font-lock-string-face' color for zenburn.

[elpa] master 3805110 14/26: Reorganize faces. Remove eval macroexpand.

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit 3805110d29ab6c37ed8de6b8d2906b5577a737d8 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Reorganize faces. Remove eval macroexpand. --- context-coloring.el | 32 1 files changed, 16 insertions(+), 16 deletions(-) diff --git

[elpa] master a7db850 20/26: Cleanup documentation.

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit a7db850e81c58e70bf52c28a433a21471244a3db Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Cleanup documentation. --- test/context-coloring-test.el | 14 +++--- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/test/context-coloring-test.

[elpa] master e5d512f 10/26: "Misfeature."

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit e5d512f99b7a25cad566f1ba614c61aed13a1f30 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton "Misfeature." --- context-coloring.el |4 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/context-coloring.el b/context-coloring.el index be11d4c.

[elpa] master 8e5674f 21/26: Cleanup documentation.

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit 8e5674fbe0efdf8f790551b6fef73c1f8ddf79b5 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Cleanup documentation. --- benchmark/context-coloring-benchmark.el | 19 ++-- context-coloring.el | 18 +++--- test/context-coloring-test.el

[elpa] master 45c0d1a 23/26: Add `:setup' and `:teardown' properties to dispatches.

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit 45c0d1af2342ad8f4adc580a48ff0d7d35f9c7a3 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Add `:setup' and `:teardown' properties to dispatches. --- context-coloring.el | 60 ++- 1 files changed, 40 insertions(

[elpa] master c125d9f 12/26: Reorganize defvars and defcustoms.

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit c125d9fc9e6eeb8ba5a315dd7a061e6b32f17f4d Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Reorganize defvars and defcustoms. --- context-coloring.el | 83 -- 1 files changed, 40 insertions(+), 43 deletions(-)

[elpa] master 0681e94 13/26: Remove `set-colors' and `set-colors-default'.

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit 0681e9463b4d826977a97b7f1ece9fac2aa9fb0f Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Remove `set-colors' and `set-colors-default'. --- context-coloring.el | 51 ++-- test/context-coloring-test.el | 32 +---

[elpa] master e2d3320 24/26: Add `uncompile' Makefile task.

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit e2d33201687a37a834ae6dee8031f5cdf0123603 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Add `uncompile' Makefile task. --- Makefile | 11 +++ 1 files changed, 7 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 2d37cd6..c265382

[elpa] master 8367e19 18/26: Rename `level-face' functions.

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit 8367e1907fb1a01a177869541bea36daf0058e57 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Rename `level-face' functions. --- context-coloring.el | 20 ++-- test/context-coloring-test.el |2 +- 2 files changed, 11 insertions(+),

[elpa] master 62c38d8 05/26: Fix comment.

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit 62c38d8e117cc43431134fafd448b08df1295c53 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Fix comment. --- context-coloring.el |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/context-coloring.el b/context-coloring.el index 89ffa75..

[elpa] master 3d91840 22/26: Remove `context-coloring-benchmark-colorization'.

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit 3d91840f31614247b6b3564aaecbf4466d663245 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Remove `context-coloring-benchmark-colorization'. --- context-coloring.el | 14 +++--- 1 files changed, 3 insertions(+), 11 deletions(-) diff --git a/context-c

[elpa] master ebbc2f1 04/26: Fix documentation for `context-coloring-maximum-face'.

2015-02-14 Thread Jackson Ray Hamilton
branch: master commit ebbc2f19152c69e83d5e63d5ea083e7f547e32d1 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Fix documentation for `context-coloring-maximum-face'. --- context-coloring.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/context-coloring.