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:
parent
4c6d9b921c
commit
62f3942b89
1 changed files with 5 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue