aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/srecode.texi
diff options
context:
space:
mode:
authorStefan Kangas2021-12-21 11:19:04 +0100
committerStefan Kangas2021-12-21 11:19:04 +0100
commitcf6dc1838af4b3d0604d0848e1ac0d4fbd9c3dbc (patch)
tree49d76ec7b8201a96b5d12e6f5db09d8b93bdf155 /doc/misc/srecode.texi
parente56dd354c751ee67d0012a0209b769246207d74c (diff)
downloademacs-cf6dc1838af4b3d0604d0848e1ac0d4fbd9c3dbc.tar.gz
emacs-cf6dc1838af4b3d0604d0848e1ac0d4fbd9c3dbc.zip
; Fix spelling; be consistent with "key binding" (Bug#52674)
Diffstat (limited to 'doc/misc/srecode.texi')
-rw-r--r--doc/misc/srecode.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/srecode.texi b/doc/misc/srecode.texi
index 1f7473c151a..16a348e0f8f 100644
--- a/doc/misc/srecode.texi
+++ b/doc/misc/srecode.texi
@@ -293,14 +293,14 @@ If the variable @code{srecode-takeover-INS-key} is set, then the key
293The most important key is bound to @code{srecode-insert} which is 293The most important key is bound to @code{srecode-insert} which is
294@kbd{C-c / /}, or @kbd{@key{INSERT} @key{INSERT}}. @ref{Quick Start}. 294@kbd{C-c / /}, or @kbd{@key{INSERT} @key{INSERT}}. @ref{Quick Start}.
295 295
296Major keybindings are: 296Major key bindings are:
297 297
298@table @kbd 298@table @kbd
299@item C-c / / 299@item C-c / /
300Insert a template whose name is typed into the minibuffer. 300Insert a template whose name is typed into the minibuffer.
301@item C-c / <lower case letter> 301@item C-c / <lower case letter>
302Reserved for direct binding of simple templates to keys using a 302Reserved for direct binding of simple templates to keys using a
303keybinding command in the template file. 303key binding command in the template file.
304@item C-c / <upper case letter> 304@item C-c / <upper case letter>
305Reserved for template applications (Such as comment or get/set inserter.) 305Reserved for template applications (Such as comment or get/set inserter.)
306@item C-c / E 306@item C-c / E