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

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

[elpa] master a197a8c 20/31: Add disclaimer about precedence.


From: Jackson Ray Hamilton
Subject: [elpa] master a197a8c 20/31: Add disclaimer about precedence.
Date: Mon, 09 Feb 2015 01:09:36 +0000

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

    Add disclaimer about precedence.
---
 context-coloring.el |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/context-coloring.el b/context-coloring.el
index bcbe86e..7267d78 100644
--- a/context-coloring.el
+++ b/context-coloring.el
@@ -602,7 +602,10 @@ even if those custom themes set 
`context-coloring-level-N-face'
 faces.  If a context theme does override a custom theme, a
 warning will be raised, at which point you may want to enable the
 `:override' option, or just delete your context theme and opt to
-use your custom theme's author's colors instead."
+use your custom theme's author's colors instead.
+
+Context themes only work for the custom theme with the highest
+precedence, i.e. the car of `custom-enabled-themes'."
   (let ((aliases (plist-get properties :aliases))
         (override (plist-get properties :override))
         (recede (plist-get properties :recede)))



reply via email to

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