Sync MS-DOS selection-related doc strings with X doc strings.
authorEli Zaretskii <eliz@gnu.org>
Sat, 11 Feb 2012 09:38:41 +0000 (11:38 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 11 Feb 2012 09:38:41 +0000 (11:38 +0200)
commit90b671e27414c98e98258e127098922481c1c061
tree0d1a158bcde6c490572c1ad0a4fa4ef49e565340
parent355cabc6c7c568a89a464c89c3110db4194ec08a
Sync MS-DOS selection-related doc strings with X doc strings.

 lisp/term/pc-win.el (x-select-text, x-selection-owner-p)
 (x-own-selection-internal, x-disown-selection-internal)
 (x-get-selection-internal): Sync doc strings and argument lists
 with xselect.c, common-win.el and x-win.el.  (Bug#10783)
 src/w16select.c (Fx_selection_exists_p): Sync doc string with
 xselect.c.  (Bug#10783)
lisp/ChangeLog
lisp/term/pc-win.el
src/ChangeLog
src/w16select.c