emacs-diffs
[Top][All Lists]
Advanced

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

master e1c0c5def3d: ; * doc/emacs/input.texi (On-Screen Keyboards): Fix


From: Po Lu
Subject: master e1c0c5def3d: ; * doc/emacs/input.texi (On-Screen Keyboards): Fix typos.
Date: Wed, 22 Nov 2023 19:21:07 -0500 (EST)

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

    ; * doc/emacs/input.texi (On-Screen Keyboards): Fix typos.
---
 doc/emacs/input.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/emacs/input.texi b/doc/emacs/input.texi
index 788a321ce3e..7f9d37b52de 100644
--- a/doc/emacs/input.texi
+++ b/doc/emacs/input.texi
@@ -132,7 +132,7 @@ the text beneath the new point is not read-only, it 
activates the
 virtual keyboard, in anticipation that the user is about to enter text
 there.
 
-  The default value of @code{touch-point-set-point-commands} holds
+  The default value of @code{touch-screen-set-point-commands} holds
 only the command @code{mouse-set-point} (@pxref{Mouse Commands}),
 which is the default binding of @code{mouse-1}, and thus of
 touchscreen tap gestures as well.
@@ -144,7 +144,7 @@ only; it may also be set buffer locally, in which case 
Emacs will
 always display the keyboard in response to a tap on a window
 displaying the buffer it is set in.
 
-  There are moreover a set of functions to show or hide the on-screen
+  There are moreover several functions to show or hide the on-screen
 keyboard.  For more details, @xref{On-Screen Keyboards,,, elisp, The
 Emacs Lisp Reference Manual}.
 



reply via email to

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