diff lisp/ChangeLog @ 38564:65c2f5d8dfa9

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 25 Jul 2001 17:42:56 +0000
parents af92753f4864
children 23742d891316
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jul 25 17:41:21 2001 +0000
+++ b/lisp/ChangeLog	Wed Jul 25 17:42:56 2001 +0000
@@ -7,6 +7,11 @@
 
 2001-07-25  Gerd Moellmann  <gerd@gnu.org>
 
+	* xt-mouse.el (xterm-mouse-event): Recognize control sequences
+	for buttons > 3.
+	(xterm-mouse-translate): Handle the case that we don't get a
+	down-event.
+	
 	* emacs-lisp/find-func.el (find-function-regexp): Add
 	easy-mmode-define-global-mode to the regexp.  Allow newlines
 	in front of the function name.