diff src/ChangeLog @ 589:37fe04af1590

[xemacs-hg @ 2001-05-31 02:00:29 by wmperry] Regenerated some .c files from their lisp equivalents for GTK bindings. Fix buttons as modifiers code so that text selection works in GTK event loop.
author wmperry
date Thu, 31 May 2001 02:00:31 +0000
parents ed8e2ee8d29d
children 4f6ba8f1fb3d
line wrap: on
line diff
--- a/src/ChangeLog	Thu May 31 00:30:41 2001 +0000
+++ b/src/ChangeLog	Thu May 31 02:00:31 2001 +0000
@@ -1,3 +1,12 @@
+2001-05-30  William M. Perry  <wmperry@gnu.org>
+
+	* emacs-marshals.c: Regenerated from lisp.
+
+	* emacs-widget-accessors.c: Regenerated from lisp.
+
+	* event-gtk.c (gtk_event_to_emacs_event): Buttons are now
+	modifiers, so selection with the mouse works again.
+
 2001-05-24  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
 
 	* redisplay.c (redisplay_device): Allow preemption on redisplay.