[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] main 767fa5f878: * elpa-packages (helm): Also ignore new `helm-
From: |
Stefan Monnier |
Subject: |
[nongnu] main 767fa5f878: * elpa-packages (helm): Also ignore new `helm-core.el` |
Date: |
Thu, 10 Feb 2022 11:24:25 -0500 (EST) |
branch: main
commit 767fa5f878d326c1c1d892fada5ca3f707a91a21
Author: Stefan Monnier <monnier@iro.umontreal.ca>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>
* elpa-packages (helm): Also ignore new `helm-core.el`
---
elpa-packages | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index 1f18b29f85..131a7f822d 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -237,7 +237,7 @@
;; :version-map ((nil "17.2" "e72677668f5fc7cc148008e885a0f256e245dd43")))
("helm" :url "https://github.com/emacs-helm/helm"
- :ignored-files ("images" "Cask" "Makefile" "emacs-helm.sh"
"helm-core-pkg.el" "helm.el"
+ :ignored-files ("images" "Cask" "Makefile" "emacs-helm.sh" "helm-core.el"
"helm.el"
"helm-lib.el" "helm-source.el" "helm-multi-match.el"))
("helm-core" :url "https://github.com/emacs-helm/helm"
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] main 767fa5f878: * elpa-packages (helm): Also ignore new `helm-core.el`,
Stefan Monnier <=