* frames.texi (Drag and drop): Add Motif to list of supported
protocols.
This commit is contained in:
parent
49f87d230f
commit
a4a46c6451
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-02-15 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
|
||||
|
||||
* frames.texi (Drag and drop): Add Motif to list of supported
|
||||
protocols.
|
||||
|
||||
2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
|
||||
|
||||
* ses.texi (Advanced Features): New functionality for
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue