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

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

[nongnu] elpa/sweeprolog 28170f629f 124/166: FIXED: (sweep--colourise):


From: ELPA Syncer
Subject: [nongnu] elpa/sweeprolog 28170f629f 124/166: FIXED: (sweep--colourise): handle the dict_content color term
Date: Fri, 30 Sep 2022 04:59:31 -0400 (EDT)

branch: elpa/sweeprolog
commit 28170f629ff35094f4f14c33c2c32f1ab5add9a0
Author: Eshel Yaron <me@eshelyaron.com>
Commit: Eshel Yaron <me@eshelyaron.com>

    FIXED: (sweep--colourise): handle the dict_content color term
---
 sweep.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sweep.el b/sweep.el
index 0b41fd227a..f4a9215679 100644
--- a/sweep.el
+++ b/sweep.el
@@ -841,6 +841,7 @@ module name, F is a functor name and N is its arity."
         ("list"                nil)
         ("grammar_rule"        nil)
         ("dict"                nil)
+        ("dict_content"        nil)
         ("brace_term"          nil)
         ("rule_condition"      nil)
         ("exported_operator"   nil)



reply via email to

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