1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 08:11:05 -08:00

Add documentation for the `none' input style

* doc/emacs/xresources.texi (Table of Resources): Document
missing value of `inputStyle'.
This commit is contained in:
Po Lu 2022-01-07 19:08:56 +08:00
parent 4c6d9b921c
commit 62f3942b89

View file

@ -350,6 +350,11 @@ provided by Emacs.
Display the preview text inside a popup window at the location of
point in the current window.
@item none
Let the input method decide how to display itself. This is usually
equivalent to @samp{overthespot}, but it might work with more input
methods.
@item root
Use some location on display specific to the input method for
displaying the preview text.