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

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

[elpa] master f349ecb 027/271: Minutia.


From: Jackson Ray Hamilton
Subject: [elpa] master f349ecb 027/271: Minutia.
Date: Thu, 05 Feb 2015 18:29:31 +0000

branch: master
commit f349ecbbadf53b0ad2156d964e8184efb4bc58e4
Author: Jackson Ray Hamilton <address@hidden>
Commit: Jackson Ray Hamilton <address@hidden>

    Minutia.
---
 context-coloring.el |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/context-coloring.el b/context-coloring.el
index 33defb5..0a07416 100644
--- a/context-coloring.el
+++ b/context-coloring.el
@@ -7,8 +7,7 @@
 (defface context-coloring-depth-0-face
   '((((background light)) (:foreground "#ffffff"))
     (((background dark)) (:foreground "#ffffff")))
-  "Nested blocks face, depth 0 - outermost set."
-  :tag "Rainbow Blocks Depth 0 Face -- OUTERMOST"
+  "Nested blocks face, depth 0; global scope."
   :group 'context-coloring-faces)
 
 (defface context-coloring-depth-1-face



reply via email to

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