; Another fix of non-ASCII characters in Emacs manual.
This commit is contained in:
parent
0c459b11cd
commit
84653558fe
1 changed files with 1 additions and 1 deletions
|
@ -1988,7 +1988,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á}, 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