From a4a46c6451bdafde7772a992889fa178e47b1fc3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Sun, 15 Feb 2004 12:31:42 +0000 Subject: [PATCH] * frames.texi (Drag and drop): Add Motif to list of supported protocols. --- man/ChangeLog | 5 +++++ man/frames.texi | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/man/ChangeLog b/man/ChangeLog index 764d703a0a5..02c2aed55a9 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,8 @@ +2004-02-15 Jan Dj,Ad(Brv + + * frames.texi (Drag and drop): Add Motif to list of supported + protocols. + 2004-02-14 Jonathan Yavner * ses.texi (Advanced Features): New functionality for diff --git a/man/frames.texi b/man/frames.texi index eacf4173bc1..7896adc41f6 100644 --- a/man/frames.texi +++ b/man/frames.texi @@ -801,8 +801,8 @@ buffers are scrolled. @cindex drag and drop Emacs supports drag and drop so that dropping of files and text is handeled. -Currently supported drag and drop protocols are XDND and the old KDE 1.x -protocol. There is no drag support yet. +Currently supported drag and drop protocols are XDND, Motif and the old +KDE 1.x protocol. There is no drag support yet. When text is dropped on Emacs, Emacs inserts the text where it is dropped. When a file is dragged from a file manager to Emacs, Emacs opens that file. As a special case, if a file is dropped on a dired buffer the file is -- 2.39.2