]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/emacs/input.texi (On-Screen Keyboards): Fix typo.
authorPo Lu <luangruo@yahoo.com>
Thu, 26 Jan 2023 14:14:39 +0000 (22:14 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 26 Jan 2023 14:14:39 +0000 (22:14 +0800)
doc/emacs/input.texi

index 3894d4872e0938c7f75111029de1bc31dfdc51f1..d7a72e6203e69f6463b46d007a37b754e142f5ac 100644 (file)
@@ -102,7 +102,7 @@ devices with only an on-screen keyboard, by which two rapid clicks of
 a hardware button that is always present on the device results in
 Emacs quitting.  @xref{Quitting}.
 
-@defvar x-quit-keysym
+@vindex x-quit-keysym
   The exact button is used to do this varies by system: on X, it is
 defined in the variable @code{x-quit-keysym}, and on Android, it is
 always the volume down button.