Mercurial > emacs
diff etc/NEWS @ 53791:ea7da7db6372
Add note about drag and drop support.
| author | Jan Dj?rv <jan.h.d@swipnet.se> |
|---|---|
| date | Tue, 03 Feb 2004 17:09:02 +0000 |
| parents | 64bd42d029bf |
| children | 3509bc91f7c8 |
line wrap: on
line diff
--- a/etc/NEWS Tue Feb 03 17:00:50 2004 +0000 +++ b/etc/NEWS Tue Feb 03 17:09:02 2004 +0000 @@ -285,6 +285,11 @@ 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
