; * doc/emacs/custom.texi (Init Rebinding): Fix spacing.
This commit is contained in:
parent
b41ef43af1
commit
bc1ab8ac3d
1 changed files with 1 additions and 1 deletions
|
@ -2044,7 +2044,7 @@ sequences. For example, to bind @kbd{C-c h} to the string
|
|||
@end example
|
||||
|
||||
Non-@acronym{ASCII} characters can be specified directly in the
|
||||
string. To bind to e.g. @samp{ol@'a}, use:
|
||||
string. To bind to e.g.@: @samp{ol@'a}, use:
|
||||
|
||||
@example
|
||||
(keymap-global-set "C-c h" (key-description "ol@'a"))
|
||||
|
|
Loading…
Add table
Reference in a new issue