From 42674a71446e2ce1ba1f3226c978c7546334d4ea Mon Sep 17 00:00:00 2001 From: Po Lu Date: Thu, 2 Mar 2023 19:51:06 +0800 Subject: [PATCH] ; * doc/emacs/input.texi (On-Screen Keyboards): Fix indexing. --- doc/emacs/input.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/emacs/input.texi b/doc/emacs/input.texi index 1bf230354b3..b4b37501a14 100644 --- a/doc/emacs/input.texi +++ b/doc/emacs/input.texi @@ -94,7 +94,7 @@ If it is, then Emacs looks up whether or not the text under the point is read-only; if not, it activates the on-screen keyboard, assuming that the user is about to enter text in to the current buffer. -@vindex touch-screen-always-display +@vindex touch-screen-display-keyboard The user option @code{touch-screen-display-keyboard} forces Emacs to always display the on screen keyboard; it may also be bound buffer locally, meaning to always display the keyboard when the buffer is -- 2.39.2