diff options
| author | pinoaffe <pinoaffe@gmail.com> | 2025-08-28 15:22:40 +0200 |
|---|---|---|
| committer | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2026-01-12 22:42:10 +0100 |
| commit | cb1183121b2c8e54118cfa0a3ee13ef59eeb1e5d (patch) | |
| tree | 34c6240157ff94f54a36b3dd1dd5c5e9cfc40a68 /gnu/local.mk | |
| parent | 72045ff654747ab631b2f04e9fed2a1787bd16c0 (diff) | |
gnu: Add emacs-doc-toc.
* gnu/packages/emacs-xyz.scm (emacs-doc-toc): New variable.
Change-Id: I157a92ecb1b2df1dba22046cc21d0383bea5f65d
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Diffstat (limited to 'gnu/local.mk')
| -rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index e604f37d242..b273dae61c1 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1217,6 +1217,7 @@ dist_patch_DATA = \ %D%/packages/patches/emacs-all-the-icons-remove-duplicate-rs.patch \ %D%/packages/patches/emacs-deferred-fix-number-of-arguments.patch \ %D%/packages/patches/emacs-disable-jit-compilation.patch \ + %D%/packages/patches/emacs-doc-toc-shell-commands.patch \ %D%/packages/patches/emacs-elisp-autofmt-fix-region-send.patch \ %D%/packages/patches/emacs-exec-path.patch \ %D%/packages/patches/emacs-fix-scheme-indent-function.patch \ |
