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/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
This bug report was last modified 177 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.