Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
588:ed8e2ee8d29d | 589:37fe04af1590 |
---|---|
1 2001-05-30 William M. Perry <wmperry@gnu.org> | |
2 | |
3 * emacs-marshals.c: Regenerated from lisp. | |
4 | |
5 * emacs-widget-accessors.c: Regenerated from lisp. | |
6 | |
7 * event-gtk.c (gtk_event_to_emacs_event): Buttons are now | |
8 modifiers, so selection with the mouse works again. | |
9 | |
1 2001-05-24 Kirill 'Big K' Katsnelson <kkm@dtmx.com> | 10 2001-05-24 Kirill 'Big K' Katsnelson <kkm@dtmx.com> |
2 | 11 |
3 * redisplay.c (redisplay_device): Allow preemption on redisplay. | 12 * redisplay.c (redisplay_device): Allow preemption on redisplay. |
4 | 13 |
5 * event-msw.c (WM_DROPFILES): Use correct type for OLE characters. | 14 * event-msw.c (WM_DROPFILES): Use correct type for OLE characters. |