[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#75019] [PATCH 4/4] gnu: emacs-slite: Fix description.
From: |
gemmaro |
Subject: |
[bug#75019] [PATCH 4/4] gnu: emacs-slite: Fix description. |
Date: |
Sun, 22 Dec 2024 14:59:02 +0900 |
* gnu/packages/lisp-xyz.scm (emacs-slite)[description]:
Fix Texinfo code markup.
Change-Id: Ic3c4be16ed18b1c7ffba949f81746f91eed1d029
---
gnu/packages/lisp-xyz.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 12e3823b98..282d9841b8 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -45,6 +45,7 @@
;;; Copyright © 2024 Carlo Zancanaro <carlo@zancanaro.id.au>
;;; Copyright © 2024 Nik Gaffney <nik@fo.am>
;;; Copyright © 2024 Grigory Shepelev <shegeley@gmail.com>
+;;; Copyright © 2024 gemmaro <gemmaro.dev@gmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -27839,7 +27840,7 @@ (define-public emacs-slite
Emacs.
In order to work, this also requires the slite Common Lisp system to be
-present. See the code@{*cl-slite packages}.")))
+present. See the @code{*cl-slite packages}.")))
(define-public sbcl-slot-extra-options
(let ((commit "29517d980325cd63744f1acf4cfe5c8ccec2b318"))
--
2.46.0