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

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

Change-Id: I44e352da17d48fe8f71421ad66c31d1c68442b61
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 65563bec24..14af58e280 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -4912,8 +4912,8 @@ (define-public emacs-howm
     (home-page "https://howm.osdn.jp/")
     (synopsis "Note-taking tool for Emacs")
     (description "Howm is a note-taking tool for Emacs.  Like
-code@{emacs-wiki.el}, it facilitates using hyperlinks and doing full-text
-searches.  Unlike code@{emacs-wiki.el}, it can be combined with any format.")
+@code{emacs-wiki.el}, it facilitates using hyperlinks and doing full-text
+searches.  Unlike @code{emacs-wiki.el}, it can be combined with any format.")
     (license license:gpl1+)))
 
 (define-public emacs-mediawiki-el
-- 
2.46.0





  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   ` gemmaro [this message]
2024-12-22  5:59   ` [bug#75019] [PATCH 3/4] gnu: emacs-eimp: " gemmaro
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-2-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.