mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-05 03:39:38 +00:00
* lisp/xt-mouse.el (xterm-mouse-utf-8): Add :version.
This commit is contained in:
parent
cf40f389cf
commit
bc70fda2c9
1 changed files with 1 additions and 0 deletions
|
@ -138,6 +138,7 @@ http://invisible-island.net/xterm/ctlseqs/ctlseqs.html)."
|
|||
"Non-nil if UTF-8 coordinates should be used to read mouse coordinates.
|
||||
Set this to non-nil if you are sure that your terminal
|
||||
understands UTF-8 coordinates, but not SGR coordinates."
|
||||
:version "25.1"
|
||||
:type 'boolean
|
||||
:risky t
|
||||
:group 'xterm)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue