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

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

[elpa] master ebbc2f1 04/26: Fix documentation for `context-coloring-max


From: Jackson Ray Hamilton
Subject: [elpa] master ebbc2f1 04/26: Fix documentation for `context-coloring-maximum-face'.
Date: Sat, 14 Feb 2015 08:19:32 +0000

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

    Fix documentation for `context-coloring-maximum-face'.
---
 context-coloring.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/context-coloring.el b/context-coloring.el
index e53cf86..89ffa75 100644
--- a/context-coloring.el
+++ b/context-coloring.el
@@ -122,7 +122,7 @@ and DARK backgrounds."
          :group 'context-coloring)))))
 
 (defvar context-coloring-maximum-face nil
-  "Number of faces available for coloring.")
+  "The highest face available for coloring.")
 
 (defun context-coloring-defface-default (level)
   "Define a face for LEVEL with the default neutral colors."



reply via email to

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