mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-18 13:36:36 +01:00
gnu: emacs-eimp: Fix description.
* gnu/packages/emacs-xyz.scm (emacs-eimp)[description]: Fix Texinfo code markup. Change-Id: If457277254dbbdf3ba50b14ff0c2a74c6ddb94d6 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
This commit is contained in:
parent
4879454f1a
commit
d24e0cda4b
1 changed files with 1 additions and 1 deletions
|
@ -22004,7 +22004,7 @@ (define-public emacs-eimp
|
||||||
(home-page "https://github.com/nicferrier/eimp")
|
(home-page "https://github.com/nicferrier/eimp")
|
||||||
(synopsis "Interactive image manipulation utility for Emacs")
|
(synopsis "Interactive image manipulation utility for Emacs")
|
||||||
(description "@code{emacs-eimp} allows interactive image manipulation
|
(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.")
|
the actual transformations.")
|
||||||
(license license:gpl2+))))
|
(license license:gpl2+))))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue