[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] main aab0bef937: * elpa-packages (hcel): New package
From: |
Stefan Monnier |
Subject: |
[elpa] main aab0bef937: * elpa-packages (hcel): New package |
Date: |
Wed, 21 Sep 2022 08:17:20 -0400 (EDT) |
branch: main
commit aab0bef9373c98ad4310d0c7cc2ea5c0a0e04e89
Author: Stefan Monnier <monnier@iro.umontreal.ca>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>
* elpa-packages (hcel): New package
---
elpa-packages | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index db576667b6..edc5259760 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -377,6 +377,8 @@
("gtags-mode" :url "https://github.com/Ergus/gtags-mode"
:auto-sync t)
("guess-language" :url "https://github.com/tmalsburg/guess-language.el")
+ ("hcel" :url "https://g.ypei.me/hc.el.git"
+ :auto-sync t)
("heap" :url "http://www.dr-qubit.org/git/predictive.git")
("hiddenquote" :url
"https://gitlab.com/mauroaranda/hiddenquote/hiddenquote")
("highlight-escape-sequences"
@@ -738,6 +740,11 @@
:doc "README.org"
:news "CHANGELOG.org"
:ignored-files ("COPYING" "doclicense.texi" "Makefile"))
+ ;; FIXME: Basically ready, but waiting for the maintainer to decide whether
+ ;; to keep this name or rename the package before inclusion.
+ ;;("toc-mode" :url "https://github.com/dalanicolai/toc-mode"
+ ;; :ignore-files ("LICENSE")
+ ;; :auto-sync t)
("tomelr" :url "https://github.com/kaushalmodi/tomelr"
:ignored-files ("LICENSE")
:news "CHANGELOG.org"
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] main aab0bef937: * elpa-packages (hcel): New package,
Stefan Monnier <=