changeset 61515:0d659f1010a4

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Tue, 12 Apr 2005 23:40:00 +0000
parents 7473921df065
children 836f6d9565fe
files etc/NEWS lisp/ChangeLog man/ChangeLog
diffstat 3 files changed, 20 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Tue Apr 12 23:06:44 2005 +0000
+++ b/etc/NEWS	Tue Apr 12 23:40:00 2005 +0000
@@ -107,6 +107,19 @@
 
 * Changes in Emacs 22.1
 
+** Xterm Mouse mode is now enabled by default in terminal emulators
+compatible with xterm.  This means that simple use of the mouse is
+now, by default, controlled by Emacs--basically, only non-modified
+single clicks are supported.  The normal xterm mouse functionality
+for such clicks is still available by holding down the SHIFT key
+when you press the mouse button.
+
+This is not without problems.  For instance, clicking with the mouse
+on the wrong place may produce unexpected results without warning.
+Put `(xterm-mouse-mode 0)' in your .emacs, or disable the option
+`xterm-mouse-mode' through Custom, if you prefer all mouse clicks to
+be handled by the terminal emulator.
+
 ** Improved Thai support.  A new minor mode `thai-word-mode' (which is
 automatically activated if you select Thai as a language
 environment) changes key bindings of most word-oriented commands to
--- a/lisp/ChangeLog	Tue Apr 12 23:06:44 2005 +0000
+++ b/lisp/ChangeLog	Tue Apr 12 23:40:00 2005 +0000
@@ -2,7 +2,8 @@
 
 	* startup.el (command-line): Enable Xterm Mouse mode by default.
 	* xt-mouse.el (xterm-mouse-mode): Provide correct standard value
-	for Custom.  No longer show "Mouse" in mode line.  Doc fix.
+	for Custom.  No longer show "Mouse" in mode line when enabled.
+	Doc fix.
 
 2005-04-12  Kim F. Storm  <storm@cua.dk>
 
--- a/man/ChangeLog	Tue Apr 12 23:06:44 2005 +0000
+++ b/man/ChangeLog	Tue Apr 12 23:40:00 2005 +0000
@@ -1,3 +1,8 @@
+2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
+
+	* frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by
+	default.
+
 2005-04-12  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
 
 	* xresources.texi (Table of Resources): Add cursorBlink.