all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: gemmaro <gemmaro.dev@gmail.com>
To: 75019@debbugs.gnu.org
Cc: gemmaro <gemmaro.dev@gmail.com>
Subject: [bug#75019] [PATCH 4/4] gnu: emacs-slite: Fix description.
Date: Sun, 22 Dec 2024 14:59:02 +0900	[thread overview]
Message-ID: <20241222055904.13117-4-gemmaro.dev@gmail.com> (raw)
In-Reply-To: <20241222055904.13117-1-gemmaro.dev@gmail.com>

* 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





      parent reply	other threads:[~2024-12-22  6:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-22  3:17 [bug#75019] [PATCH 0/4] gnu: Fix package descriptions gemmaro
2024-12-22  5:58 ` [bug#75019] [PATCH 1/4] gnu: python-pylibmc: Fix description gemmaro
2024-12-22  5:59   ` [bug#75019] [PATCH 2/4] gnu: emacs-howm: " gemmaro
2024-12-22  5:59   ` [bug#75019] [PATCH 3/4] gnu: emacs-eimp: " gemmaro
2024-12-22  5:59   ` gemmaro [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241222055904.13117-4-gemmaro.dev@gmail.com \
    --to=gemmaro.dev@gmail.com \
    --cc=75019@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.