From 590e3b9e62211dbf2e26a8d9592e746158734144 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 7 Feb 2006 23:51:34 +0000 Subject: [PATCH] (Visiting): Make drag-and-drop not X-specific. --- man/files.texi | 11 +++++------ 1 file 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 -- 2.39.2