aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Djärv2004-02-03 18:12:43 +0000
committerJan Djärv2004-02-03 18:12:43 +0000
commit8b0c0b84604edd06738e29382f3fb67f6d21783e (patch)
treea08dc93b4b40b003e164fb455d254da32f1dde2c
parentf94fda5c697b9f72d7f3a3dd15d2bc5757de47dd (diff)
downloademacs-8b0c0b84604edd06738e29382f3fb67f6d21783e.tar.gz
emacs-8b0c0b84604edd06738e29382f3fb67f6d21783e.zip
will be => is.
-rw-r--r--man/frames.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/frames.texi b/man/frames.texi
index 18ba8759eaf..264ab786a99 100644
--- a/man/frames.texi
+++ b/man/frames.texi
@@ -803,10 +803,10 @@ buffers are scrolled.
803 Emacs supports drag and drop so that dropping of files and text is handeled. 803 Emacs supports drag and drop so that dropping of files and text is handeled.
804Currently supported drag and drop protocols are XDND and the old KDE 1.x 804Currently supported drag and drop protocols are XDND and the old KDE 1.x
805protocol. There is no drag support yet. 805protocol. There is no drag support yet.
806When text is dropped, Emacs will insert the text where it is dropped. 806When text is dropped, Emacs inserts the text where it is dropped.
807When a file is dragged from a file manager to Emacs, Emacs will open that file. 807When a file is dragged from a file manager to Emacs, Emacs opens that file.
808As a special case, if a file is dropped on a dired buffer the file will 808As a special case, if a file is dropped on a dired buffer the file is
809be copied or moved (depends on exactly how it is dragged and the application 809copied or moved (depends on exactly how it is dragged and the application
810is was dragged from) to the directory the dired buffer is displaying. 810is was dragged from) to the directory the dired buffer is displaying.
811 811
812@vindex x-dnd-open-file-other-window 812@vindex x-dnd-open-file-other-window