GNU bug report logs -
#75019
[PATCH 0/4] gnu: Fix package descriptions.
Previous Next
Reported by: gemmaro <gemmaro.dev <at> gmail.com>
Date: Sun, 22 Dec 2024 03:21:01 UTC
Severity: normal
Tags: patch
Done: Z572 <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* 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 <at> zancanaro.id.au>
;;; Copyright © 2024 Nik Gaffney <nik <at> fo.am>
;;; Copyright © 2024 Grigory Shepelev <shegeley <at> gmail.com>
+;;; Copyright © 2024 gemmaro <gemmaro.dev <at> 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
This bug report was last modified 176 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.