(Locales): locale-coding-system is used for decoding keyboard input on X.
This commit is contained in:
parent
579cb67dbb
commit
a007679cfa
1 changed files with 4 additions and 3 deletions
|
@ -1209,10 +1209,11 @@ how Emacs interacts with these features.
|
|||
|
||||
@defvar locale-coding-system
|
||||
@tindex locale-coding-system
|
||||
@cindex keyboard input decoding on X
|
||||
This variable specifies the coding system to use for decoding system
|
||||
error messages, for encoding the format argument to
|
||||
@code{format-time-string}, and for decoding the return value of
|
||||
@code{format-time-string}.
|
||||
error messages and---on X Window system only---keyboard input, for
|
||||
encoding the format argument to @code{format-time-string}, and for
|
||||
decoding the return value of @code{format-time-string}.
|
||||
@end defvar
|
||||
|
||||
@defvar system-messages-locale
|
||||
|
|
Loading…
Add table
Reference in a new issue