Fix wording of changes in 2010-05-17T00:01:22Z!rgm@gnu.org.
authorEli Zaretskii <eliz@gnu.org>
Sat, 25 Dec 2010 19:20:45 +0000 (21:20 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 25 Dec 2010 19:20:45 +0000 (21:20 +0200)
  frames.texi (Cut/Paste Other App): Ckarify Windows emulation of
  the primary selection.

doc/emacs/frames.texi

index 19b4129..f935305 100644 (file)
@@ -250,10 +250,11 @@ contents of the primary selection are lost.
 
 @cindex MS-Windows, and primary selection
   MS-Windows provides no primary selection, but Emacs emulates it
-within a single Emacs session: all the features and commands related
-to the primary selection work as described for cutting and pasting
-within the same session, but not across Emacs sessions or with other
-applications.
+within a single Emacs session, by storing the selected text
+internally.  Therefore, all the features and commands related to the
+primary selection work on Windows as they do on X, for cutting and
+pasting within the same session, but not across Emacs sessions or with
+other applications.
 
   Whenever you kill some text using a command such as @kbd{C-w}
 (@code{kill-region}), or copy it into the kill ring using a command