summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2006-02-07 23:51:34 +0000
committerRichard M. Stallman <rms@gnu.org>2006-02-07 23:51:34 +0000
commit590e3b9e62211dbf2e26a8d9592e746158734144 (patch)
tree6486b88a8fb630eef50168b230ac7414e969b171
parentd48f09eef27cd7e74efcf812fc94577cb60527f7 (diff)
downloademacs-590e3b9e62211dbf2e26a8d9592e746158734144.tar.gz
(Visiting): Make drag-and-drop not X-specific.
-rw-r--r--man/files.texi11
1 files changed, 5 insertions, 6 deletions
diff --git a/man/files.texi b/man/files.texi
index f8080993fba..4bafc9b736c 100644
--- a/man/files.texi
+++ b/man/files.texi
@@ -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