From: Po Lu Date: Thu, 26 Jan 2023 14:14:39 +0000 (+0800) Subject: * doc/emacs/input.texi (On-Screen Keyboards): Fix typo. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f459c43e94a7f8c302e0b44813f549085d476340;p=emacs.git * doc/emacs/input.texi (On-Screen Keyboards): Fix typo. --- diff --git a/doc/emacs/input.texi b/doc/emacs/input.texi index 3894d4872e0..d7a72e6203e 100644 --- a/doc/emacs/input.texi +++ b/doc/emacs/input.texi @@ -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.