emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 62f3942b89 2/2: Add documentation for the `none' input style


From: Po Lu
Subject: master 62f3942b89 2/2: Add documentation for the `none' input style
Date: Fri, 7 Jan 2022 06:09:50 -0500 (EST)

branch: master
commit 62f3942b89ca45f083cdff5b0bf3eadb98cf8808
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    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 7c5ce101b1..c5dc4e8150 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]