Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 536:8f3fb4fd879b
[xemacs-hg @ 2001-05-14 05:05:09 by mta]
* dragdrop.el (experimental-dragdrop-drop-url-default): If event
has no window, use one from the frame in the event
* frame-msw.c (mswindows_make_frame_visible): Call SetActiveWindow
to make the frame the active window.
author | mta |
---|---|
date | Mon, 14 May 2001 05:05:14 +0000 |
parents | c69610198c35 |
children | 2e265ae71eed |
line wrap: on
line diff
--- a/src/ChangeLog Mon May 14 04:52:49 2001 +0000 +++ b/src/ChangeLog Mon May 14 05:05:14 2001 +0000 @@ -1,3 +1,8 @@ +2001-05-13 Mike Alexander <mta@arbortext.com> + + * frame-msw.c (mswindows_make_frame_visible): Call SetActiveWindow + to make the frame the active window. + 2001-05-11 Martin Buchholz <martin@xemacs.org> Eliminate the need to define HAVE_PTYS in s&m files.