From bcbdafcef4e67b831d4ae9336e61dece5f94f2e5 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Mitsuharu Date: Tue, 18 Oct 2005 08:07:52 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 4 ++++ src/ChangeLog | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fe4c77a80a2..4f45641aacc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2005-10-18 YAMAMOTO Mitsuharu + + * mouse.el (mouse-set-region): Don't do sit-for on a mac frame. + 2005-10-18 Masatake YAMATO Install to the CVS repository what I forgot to install in my diff --git a/src/ChangeLog b/src/ChangeLog index d0b52872983..61b658b6b88 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2005-10-18 YAMAMOTO Mitsuharu + + * macterm.c (note_mouse_movement): Use PtInRect. + (XTread_socket): Also ignore mouse motion just before a button + release event. Don't process button release event when mouse is + not grabbed. + 2005-10-16 Masatake YAMATO * minibuf.c (Fdisplay_completion_list): Add new optional -- 2.39.5