emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-25 bc70fda: * lisp/xt-mouse.el (xterm-mouse-utf-8):


From: Glenn Morris
Subject: [Emacs-diffs] emacs-25 bc70fda: * lisp/xt-mouse.el (xterm-mouse-utf-8): Add :version.
Date: Sat, 26 Mar 2016 20:46:00 +0000

branch: emacs-25
commit bc70fda2c9f93a30351c7c79a2b5763bbbd7bbc6
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    * lisp/xt-mouse.el (xterm-mouse-utf-8): Add :version.
---
 lisp/xt-mouse.el |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/lisp/xt-mouse.el b/lisp/xt-mouse.el
index b6738b2..e520957 100644
--- a/lisp/xt-mouse.el
+++ b/lisp/xt-mouse.el
@@ -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)



reply via email to

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