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

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

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


From: Jackson Ray Hamilton
Subject: [elpa] master 62c38d8 05/26: Fix comment.
Date: Sat, 14 Feb 2015 08:19:33 +0000

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

    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..f069e95 100644
--- a/context-coloring.el
+++ b/context-coloring.el
@@ -141,8 +141,8 @@ and DARK backgrounds."
 
 (context-coloring-set-colors-default)
 
-;; Color theme authors can have up to 26 levels: 1 (0th) for globals, 24
-;; (1st-24th) for in-betweens, and 1 (25th) for infinity.
+;; Theme authors can have up to 26 levels: 1 (0th) for globals, 24 (1st-24th)
+;; for in-betweens, and 1 (25th) for infinity.
 (dotimes (number 18)
   (context-coloring-defface-default (+ number context-coloring-maximum-face 
1)))
 



reply via email to

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