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 3/4] gnu: emacs-eimp: Fix description.
Date: Sun, 22 Dec 2024 14:59:01 +0900	[thread overview]
Message-ID: <20241222055904.13117-3-gemmaro.dev@gmail.com> (raw)
In-Reply-To: <20241222055904.13117-1-gemmaro.dev@gmail.com>

* gnu/packages/emacs-xyz.scm (emacs-eimp)[description]:
Fix Texinfo code markup.

Change-Id: If457277254dbbdf3ba50b14ff0c2a74c6ddb94d6
---
 gnu/packages/emacs-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 14af58e280..bcf2794d24 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -21743,7 +21743,7 @@ (define-public emacs-eimp
       (home-page "https://github.com/nicferrier/eimp")
       (synopsis "Interactive image manipulation utility for Emacs")
       (description "@code{emacs-eimp} allows interactive image manipulation
-from within Emacs.  It uses the code@{mogrify} utility from ImageMagick to do
+from within Emacs.  It uses the @code{mogrify} utility from ImageMagick to do
 the actual transformations.")
       (license license:gpl2+))))
 
-- 
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   ` gemmaro [this message]
2024-12-22  5:59   ` [bug#75019] [PATCH 4/4] gnu: emacs-slite: " gemmaro

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-3-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.