diff options
| author | Stefan Monnier <monnier@iro.umontreal.ca> | 2026-01-29 14:15:19 -0500 |
|---|---|---|
| committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2026-01-29 14:15:19 -0500 |
| commit | 3a23311d14d576b11e1f70328d7b2986a9c0b42b (patch) | |
| tree | 10d7a49a813fe75e0c98e27186a5467179b48996 | |
| parent | c7bbf6d4b420257fc9f220a4a7c30ffa4f46bae5 (diff) | |
elpa-packages (emacs-lisp-intro-nl): New package
| -rw-r--r-- | elpa-packages | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/elpa-packages b/elpa-packages index c26f9a9..98c89a8 100644 --- a/elpa-packages +++ b/elpa-packages @@ -327,6 +327,9 @@ :doc "ellama.info") (emacs-gc-stats :url "https://git.sr.ht/~yantar92/emacs-gc-stats" :ignored-files ("COPYING")) + (emacs-lisp-intro-nl :url "https://codeberg.org/mattof/emacs-lisp-intro-nl" + :make "emacs-lisp-intro-nl.texi" + :doc "emacs-lisp-intro-nl.texi") ;; FIXME: Work in progress. The copyright paperwork is ready. ;;(elsa :url "https://github.com/emacs-elsa/Elsa") ;; (emacspeak :url "https://github.com/tvraman/emacspeak" |
