mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-04 11:23:24 +00:00
Fix typo in maps.texi
* doc/lispref/maps.texi (Standard Keymaps): Fix typo. (Bug#74761) Copyright-paperwork-exempt: yes
This commit is contained in:
parent
872a7336dc
commit
6fd5e02cb9
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ A sparse keymap for subcommands of the prefix @kbd{C-x a}.@*
|
||||||
@xref{Defining Abbrevs,,, emacs, The GNU Emacs Manual}.
|
@xref{Defining Abbrevs,,, emacs, The GNU Emacs Manual}.
|
||||||
|
|
||||||
@item button-buffer-map
|
@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}.
|
You may want to use this as a parent keymap. @xref{Buttons}.
|
||||||
|
|
||||||
@item button-map
|
@item button-map
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue