diff options
author | Po Lu <luangruo@yahoo.com> | 2022-02-16 10:53:00 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-02-16 10:53:00 +0800 |
commit | f1d535da1ed2e7a70c6cf28fdcdca31d3f86a3f5 (patch) | |
tree | 75a6922c25dea7dd9d80f0e1b8b9dab55799b34a /lisp/emacs-lisp/subr-x.el | |
parent | 0a9c8855b0ce9618219ef70bb489107ce7194ba1 (diff) | |
download | emacs-f1d535da1ed2e7a70c6cf28fdcdca31d3f86a3f5.tar.gz emacs-f1d535da1ed2e7a70c6cf28fdcdca31d3f86a3f5.tar.bz2 emacs-f1d535da1ed2e7a70c6cf28fdcdca31d3f86a3f5.zip |
Decode keyboard input as latin-1 whenever appropriate
* src/keyboard.c (kbd_buffer_get_event_1): Use `coding'
property if present.
* src/termhooks.h (enum event_kind): Document meaning of
`coding' property on text strings.
* src/xterm.c (handle_one_xevent): Set coding property on text
to latin-1 if it was obtained with XLookupString.
Diffstat (limited to 'lisp/emacs-lisp/subr-x.el')
0 files changed, 0 insertions, 0 deletions