From 7f99da9ff3701ffed40e3cc9642737f814a776de Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Sun, 4 Jan 2026 23:27:40 -0500 Subject: elpa-packages (shift-number): New package --- elpa-packages | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/elpa-packages b/elpa-packages index b528a9b..47e8d5f 100644 --- a/elpa-packages +++ b/elpa-packages @@ -157,6 +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") (cobol-mode :url "https://git.sr.ht/~hjelmtech/cobol-mode") (code-cells :url "https://github.com/astoff/code-cells.el" :ignored-files ("LICENSE")) @@ -748,6 +750,9 @@ (shell-command+ :url "https://codeberg.org/pkal/shell-command-plus.el") (shell-quasiquote :url nil) (shen-mode :url nil) + (shift-number :url "https://codeberg.org/ideasman42/emacs-shift-number" + :ignored-files ("LICENSE") + :readme "readme.rst") (show-font :url "https://github.com/protesilaos/show-font" :doc "README.org" :news "CHANGELOG.org" -- cgit v1.0