all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Hilton Chain <hako@ultrarare.space>
Cc: 56716-done@debbugs.gnu.org
Subject: bug#56716: [PATCH] gnu: Add emacs-vundo.
Date: Sat, 06 Aug 2022 23:09:48 +0200	[thread overview]
Message-ID: <87y1w1cc4j.fsf@gnu.org> (raw)
In-Reply-To: <y76sfms1g83.wl-hako@ultrarare.space> (Hilton Chain's message of "Sat, 23 Jul 2022 13:44:57 +0800")

[-- Attachment #1: Type: text/plain, Size: 231 bytes --]

Hi,

Hilton Chain <hako@ultrarare.space> skribis:

> * gnu/packages/emacs-xyz.scm (emacs-vundo): New variable.
>
> Signed-off-by: Hilton Chain <hako@ultrarare.space>

Applied with the changes below.  Thanks!

Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 848 bytes --]

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 094560d6fb..3c1d322db3 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -31961,9 +31961,9 @@ (define-public emacs-vundo
                 "032aqcqq2xhh12qcpp8p3qldv0r9cnqr2y11jk1m5cvgal1cbb68"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/casouri/vundo")
-    (synopsis " Visualize the undo tree.")
+    (synopsis "Visualize the undo tree")
     (description
      "Vundo (visual undo) displays the undo history as a tree and lets you move in the
-tree to go back to previous buffer states.  To use vundo, type M-x vundo RET in
+tree to go back to previous buffer states.  To use vundo, type @kbd{M-x vundo RET} in
 the buffer you want to undo.  An undo tree buffer should pop up.")
     (license license:gpl3+)))

      reply	other threads:[~2022-08-06 21:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-23  5:44 [bug#56716] [PATCH] gnu: Add emacs-vundo Hilton Chain via Guix-patches via
2022-08-06 21:09 ` Ludovic Courtès [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=87y1w1cc4j.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=56716-done@debbugs.gnu.org \
    --cc=hako@ultrarare.space \
    /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.