[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/helm ce2fe592a0 5/5: Add keywords for helm
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/helm ce2fe592a0 5/5: Add keywords for helm |
Date: |
Tue, 20 Aug 2024 07:00:37 -0400 (EDT) |
branch: elpa/helm
commit ce2fe592a03f418ab82c60054376b28a1373637a
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>
Add keywords for helm
---
helm.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/helm.el b/helm.el
index 72ec491f00..fd378f63e4 100644
--- a/helm.el
+++ b/helm.el
@@ -14,6 +14,7 @@
;; Version: 3.9.9
;; URL: https://emacs-helm.github.io/helm/
;; Package-Requires: ((helm-core "3.9.9") (wfnames "1.2"))
+;; Keywords: helm, convenience, files, completion, lisp, matching, tools, help
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by