diff lisp/w32-fns.el @ 104135:decfa3e02ba0

* select.el (x-set-selection): Doc fix (Bug#4021). * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 02 Aug 2009 23:22:03 +0000
parents b564cde0cb8b
children 76a2a2b0cf04
line wrap: on
line diff
--- a/lisp/w32-fns.el	Sun Aug 02 23:09:00 2009 +0000
+++ b/lisp/w32-fns.el	Sun Aug 02 23:22:03 2009 +0000
@@ -294,7 +294,7 @@
 
 ;;; Fix interface to (X-specific) mouse.el
 (defun x-set-selection (type data)
-  "Make an X Windows selection of type TYPE and value DATA.
+  "Make an X selection of type TYPE and value DATA.
 The argument TYPE (nil means `PRIMARY') says which selection, and
 DATA specifies the contents.  TYPE must be a symbol.  \(It can also
 be a string, which stands for the symbol with that name, but this