]> code.delx.au - gnu-emacs/commitdiff
(Visiting): Make drag-and-drop not X-specific.
authorRichard M. Stallman <rms@gnu.org>
Tue, 7 Feb 2006 23:51:34 +0000 (23:51 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 7 Feb 2006 23:51:34 +0000 (23:51 +0000)
man/files.texi

index f8080993fba803aaae19939a1b134b69b1b2f0c1..4bafc9b736c1f1e4f92e261a41e86cff4639405a 100644 (file)
@@ -242,12 +242,11 @@ GNU/Linux platforms, Emacs does that when built with GTK, LessTif, and
 Motif toolkits; on MS-Windows, the GUI version does that by default.
 For information on how to customize this, see @ref{Dialog Boxes}.
 
-  Secondly, Emacs supports the ``drag and drop'' protocol on the X
-window system.  Dropping a file into an ordinary Emacs window visits
-the file using that window.  However, dropping a file into a window
-displaying a Dired buffer moves or copies the file into the displayed
-directory.  For details, see @ref{Drag and Drop}, @ref{Misc Dired
-Features}.
+  Secondly, Emacs supports ``drag and drop''; dropping a file into an
+ordinary Emacs window visits the file using that window.  However,
+dropping a file into a window displaying a Dired buffer moves or
+copies the file into the displayed directory.  For details, see
+@ref{Drag and Drop}, and @ref{Misc Dired Features}.
 
 @cindex creating files
   What if you want to create a new file?  Just visit it.  Emacs displays