From: Jan Djärv Date: Tue, 3 Feb 2004 17:09:02 +0000 (+0000) Subject: Add note about drag and drop support. X-Git-Tag: ttn-vms-21-2-B4~7762 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0074d3a09565a15a27a1347f216d110fdd9ada1e;p=emacs.git Add note about drag and drop support. --- diff --git a/etc/NEWS b/etc/NEWS index 90dc12c732f..f2d912d2930 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -285,6 +285,11 @@ or when the frame is resized. These functions return the current locations of the vertical and horisontal scroll bars in a frame or window. +--- +** Emacs now supports drag and drop for X. Dropping a file on a window + opens it, dropping text inserts the text. Dropping a file on a dired + buffer copies or moves the file to that directory. + ** Under X, mouse-wheel-mode is turned on by default. ** The X resource useXIM can be used to turn off use of XIM, which may