projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
872a733
)
Fix typo in maps.texi
author
Chu
<maedaqu@gmail.com>
Tue, 10 Dec 2024 03:10:34 +0000
(11:10 +0800)
committer
Stefan Kangas
<stefankangas@gmail.com>
Tue, 10 Dec 2024 10:51:12 +0000
(11:51 +0100)
* doc/lispref/maps.texi (Standard Keymaps): Fix typo. (Bug#74761)
Copyright-paperwork-exempt: yes
doc/lispref/maps.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/maps.texi
b/doc/lispref/maps.texi
index 6ae98da49c7d86124dfdd791aaaa61eb9359bb6a..f1a7fe258d591bf19bef45f603e1e2e32e93e1f8 100644
(file)
--- 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 bu
ffer
s.@*
+A sparse keymap useful for buffers containing bu
tton
s.@*
You may want to use this as a parent keymap. @xref{Buttons}.
@item button-map