unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Sergei Trofimovich <slyfox@gentoo.org>
To: 25805@debbugs.gnu.org
Cc: Sergei Trofimovich <slyfox@gentoo.org>
Subject: bug#25805: [PATCH] tweak 'u+0007' to 'U+0007' (as the rest of the table)
Date: Sun, 19 Feb 2017 23:02:44 +0000	[thread overview]
Message-ID: <20170219230244.5351-1-slyfox@gentoo.org> (raw)

* doc/ref/api-data.texi: tweak codepoint notation

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
---
 doc/ref/api-data.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ref/api-data.texi b/doc/ref/api-data.texi
index 1b3170e4f..9d677371e 100644
--- a/doc/ref/api-data.texi
+++ b/doc/ref/api-data.texi
@@ -2002,7 +2002,7 @@ names, described in the table below.
 @multitable {@code{#\backspace}} {Preferred}
 @item Character Name @tab Codepoint
 @item @code{#\nul} @tab U+0000
-@item @code{#\alarm} @tab u+0007
+@item @code{#\alarm} @tab U+0007
 @item @code{#\backspace} @tab U+0008
 @item @code{#\tab} @tab U+0009
 @item @code{#\linefeed} @tab U+000A
-- 
2.11.1






             reply	other threads:[~2017-02-19 23:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-19 23:02 Sergei Trofimovich [this message]
2017-04-19 15:14 ` bug#25805: [PATCH] tweak 'u+0007' to 'U+0007' (as the rest of the table) Andy Wingo

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

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170219230244.5351-1-slyfox@gentoo.org \
    --to=slyfox@gentoo.org \
    --cc=25805@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).