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

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

[elpa] externals/dash 5b549bc 085/316: Add missing fontification keyword


From: ELPA Syncer
Subject: [elpa] externals/dash 5b549bc 085/316: Add missing fontification keywords
Date: Mon, 15 Feb 2021 15:57:31 -0500 (EST)

branch: externals/dash
commit 5b549bc0a33eba24dea09948e4912dbc2725b130
Author: Matus Goljer <matus.goljer@gmail.com>
Commit: Matus Goljer <matus.goljer@gmail.com>

    Add missing fontification keywords
---
 dash.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dash.el b/dash.el
index aee31af..d016d00 100644
--- a/dash.el
+++ b/dash.el
@@ -2632,6 +2632,10 @@ structure such as plist or alist."
                              "-union"
                              "-intersection"
                              "-difference"
+                             "-powerset"
+                             "-permutations"
+                             "-inits"
+                             "-tails"
                              "-contains?"
                              "-contains-p"
                              "-same-items?"



reply via email to

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