From 62f3942b89ca45f083cdff5b0bf3eadb98cf8808 Mon Sep 17 00:00:00 2001 From: Po Lu Date: Fri, 7 Jan 2022 19:08:56 +0800 Subject: [PATCH] Add documentation for the `none' input style * doc/emacs/xresources.texi (Table of Resources): Document missing value of `inputStyle'. --- doc/emacs/xresources.texi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/emacs/xresources.texi b/doc/emacs/xresources.texi index 7c5ce101b11..c5dc4e8150f 100644 --- a/doc/emacs/xresources.texi +++ b/doc/emacs/xresources.texi @@ -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. -- 2.39.2