diff options
author | Po Lu <luangruo@yahoo.com> | 2022-01-07 15:38:12 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-01-07 15:38:12 +0800 |
commit | 1229bd811867cc2ba5f569aa08e798b17ac76daf (patch) | |
tree | 8f458233a7c258010a3cfc8688b8adb82b1dbc81 /lisp/gnus/mail-source.el | |
parent | 808f69bf7a4e7c5cc58762786fd856f7a138a2f3 (diff) | |
download | emacs-1229bd811867cc2ba5f569aa08e798b17ac76daf.tar.gz emacs-1229bd811867cc2ba5f569aa08e798b17ac76daf.tar.bz2 emacs-1229bd811867cc2ba5f569aa08e798b17ac76daf.zip |
Allow controlling the X input method style
* doc/emacs/xresources.texi (Table of Resources): Document new
resource `inputStyle'.
* etc/NEWS: Announce new resource.
* src/xfns.c (create_frame_xic): Give the display info to
`best_xim_style'.
(best_xim_style): Take the display's preferred style into
account.
* src/xterm.c (x_term_init): Parse the preferred style if
inputStyle is set.
* src/xterm.h (struct x_display_info): New field
`preferred_xim_style'.
(STYLE_OFFTHESPOT, STYLE_OVERTHESPOT, STYLE_ROOT):
(STYLE_CALLBACK, STYLE_NONE): New macros.
Diffstat (limited to 'lisp/gnus/mail-source.el')
0 files changed, 0 insertions, 0 deletions