unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Chu Maeda <maedaqu@gmail.com>
To: 74761@debbugs.gnu.org
Subject: bug#74761: doc/lispref/maps.texi: Fix a typo
Date: Tue, 10 Dec 2024 16:18:01 +0800	[thread overview]
Message-ID: <CAEhDdq-cYOKqKm3ernp2khThs3VqNxuTn_BhDMYUGFUKBiqWQg@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 236 bytes --]

Tags: patch

This is a patch fix a typo in elisp reference,
Appendix G Standard Keymaps, button-buffer-map.

I also checked the document for button-buffer-map. It's "buffers
containing buttons", rather than "buffer containing buffers".

[-- Attachment #1.2: Type: text/html, Size: 350 bytes --]

[-- Attachment #2: 0001-Fix-typo-in-maps.texi.patch --]
[-- Type: application/octet-stream, Size: 788 bytes --]

From 27dc71701101f36ef124c6186095104caad619d3 Mon Sep 17 00:00:00 2001
From: Chu <maedaqu@gmail.com>
Date: Tue, 10 Dec 2024 11:10:34 +0800
Subject: [PATCH] Fix typo in maps.texi

---
 doc/lispref/maps.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/lispref/maps.texi b/doc/lispref/maps.texi
index 6ae98da49c7..f1a7fe258d5 100644
--- a/doc/lispref/maps.texi
+++ b/doc/lispref/maps.texi
@@ -30,7 +30,7 @@ A sparse keymap for subcommands of the prefix @kbd{C-x a}.@*
 @xref{Defining Abbrevs,,, emacs, The GNU Emacs Manual}.
 
 @item button-buffer-map
-A sparse keymap useful for buffers containing buffers.@*
+A sparse keymap useful for buffers containing buttons.@*
 You may want to use this as a parent keymap.  @xref{Buttons}.
 
 @item button-map
-- 
2.39.5


             reply	other threads:[~2024-12-10  8:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-10  8:18 Chu Maeda [this message]
2024-12-10 10:52 ` bug#74761: doc/lispref/maps.texi: Fix a typo Stefan Kangas

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/emacs/

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

  git send-email \
    --in-reply-to=CAEhDdq-cYOKqKm3ernp2khThs3VqNxuTn_BhDMYUGFUKBiqWQg@mail.gmail.com \
    --to=maedaqu@gmail.com \
    --cc=74761@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).