Mercurial > emacs
changeset 68688:1cfffe48ae02
(Visiting): Make drag-and-drop not X-specific.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 07 Feb 2006 23:51:34 +0000 |
parents | 181e4961596a |
children | 05a209d3a8c2 |
files | man/files.texi |
diffstat | 1 files changed, 5 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/man/files.texi Tue Feb 07 23:49:23 2006 +0000 +++ b/man/files.texi Tue Feb 07 23:51:34 2006 +0000 @@ -242,12 +242,11 @@ 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