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

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

[elpa] externals/kind-icon f96c6a4 08/51: Add provide


From: ELPA Syncer
Subject: [elpa] externals/kind-icon f96c6a4 08/51: Add provide
Date: Wed, 17 Nov 2021 15:57:40 -0500 (EST)

branch: externals/kind-icon
commit f96c6a4f17c943c20f18b83261b5e06c51ca44a4
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: JD Smith <93749+jdtsmith@users.noreply.github.com>

    Add provide
---
 kind-prefix.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kind-prefix.el b/kind-prefix.el
index 3f746f7..0c44a32 100644
--- a/kind-prefix.el
+++ b/kind-prefix.el
@@ -229,3 +229,4 @@ Only operates if no affixation function is already set."
         kind-prefix--orig-completion-function nil))
     (error "Cannot enable kind-prefix: no completion-in-region-function 
found")))
 
+(provide 'kind-prefix)



reply via email to

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