branch: main commit 68680a391ed2fb707a453843f385cdf12a572eef Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
* elpa-packages (helm-core): Fix bug#53805 helm-core now has its own main file. --- elpa-packages | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/elpa-packages b/elpa-packages index c427155c03..1f18b29f85 100644 --- a/elpa-packages +++ b/elpa-packages @@ -250,8 +250,7 @@ "helm-help.el" "helm-id-utils.el" "helm-imenu.el" "helm-info.el" "helm-locate.el" "helm-man.el" "helm-misc.el" "helm-mode.el" "helm-net.el" "helm-occur.el" "helm-pkg.el" "helm-regexp.el" "helm-ring.el" "helm-semantic.el" "helm-shell.el" - "helm-sys.el" "helm-tags.el" "helm-types.el" "helm-utils.el" "helm-x-files.el") - :main-file "helm.el") + "helm-sys.el" "helm-tags.el" "helm-types.el" "helm-utils.el" "helm-x-files.el")) ("highlight-parentheses" :url "https://git.sr.ht/~tsdh/highlight-parentheses.el" :branch "main"