]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Mon, 18 Apr 2005 01:08:03 +0000 (01:08 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Mon, 18 Apr 2005 01:08:03 +0000 (01:08 +0000)
etc/NEWS
lisp/ChangeLog
man/ChangeLog

index 6e2d07b5e4ea58f07fda95aaddfcb06016f21bbd..4696853e27d7e4a08c35e9938f66953f349b6935 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -107,19 +107,6 @@ types any more.  Add -DUSE_LISP_UNION_TYPE if you want union types.
 \f
 * 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
index d0e0dcdab68e01193a83139b9e5c95977a44367f..8b97c774aaa15793452890e7a28e841d87de7a95 100644 (file)
@@ -1,3 +1,10 @@
+2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * startup.el (command-line): No longer enable Xterm Mouse mode by
+       default in terminals compatible with xterm.
+
+       * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
+
 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
 
        * tooltip.el (tooltip-gud-echo-area): Rename from
@@ -58,7 +65,7 @@
 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
 
        * textmodes/org.el (org-up-heading-all): Fix bug with
-       `outline-up-heading-all'. 
+       `outline-up-heading-all'.
 
 2005-04-16  Andreas Schwab  <schwab@suse.de>
 
index ce23f5f5d6eddd3234205c30c413e6c282f151e7..eccaa607dbdd7793aa9602b7edb105bf987a3eb9 100644 (file)
@@ -1,3 +1,10 @@
+2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
+       by default in terminals compatible with xterm.  Mention that
+       xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
+       node.
+
 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
 
        * org.texi: Update to version 3.06.