summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2026-01-17 23:39:00 -0500
committerStefan Monnier <monnier@iro.umontreal.ca>2026-01-17 23:39:00 -0500
commitccfc9b7083ba9e461fe4a8a70d5fac15e94b5439 (patch)
treedac1d64f0ecbc03b8a1e8e99d362ac28a0d2ba93
parent83e574ac8a683151104c11e1f666cf67a3b3b4cc (diff)
elpa-packages (cm-mode): New package
-rw-r--r--elpa-packages6
1 files changed, 3 insertions, 3 deletions
diff --git a/elpa-packages b/elpa-packages
index 47e8d5f..593973f 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -1,6 +1,6 @@
;; -*- lisp-data -*-
-;; Copyright (C) 2020-2025 Free Software Foundation, Inc.
+;; Copyright (C) 2020-2026 Free Software Foundation, Inc.
;; List of packages that are maintained externally.
;; The list is made of elements of the form (NAME KIND URL OPTS...).
@@ -157,8 +157,8 @@
;; The `cl-print' code doesn't try to work outside of Emacs any more.
;;(cl-print :core "lisp/emacs-lisp/cl-print.el")
(clipboard-collector :url "https://github.com/clemera/clipboard-collector")
- ;; (cm-mode :url "https://github.com/joostkremers/criticmarkup-emacs"
- ;; :readme "README.md")
+ (cm-mode :url "https://github.com/joostkremers/criticmarkup-emacs"
+ :readme "README.md")
(cobol-mode :url "https://git.sr.ht/~hjelmtech/cobol-mode")
(code-cells :url "https://github.com/astoff/code-cells.el"
:ignored-files ("LICENSE"))