Yet more syncing of xselect docs and argument specs
authorGlenn Morris <rgm@gnu.org>
Sun, 12 Feb 2012 03:13:13 +0000 (19:13 -0800)
committerGlenn Morris <rgm@gnu.org>
Sun, 12 Feb 2012 03:13:13 +0000 (19:13 -0800)
commitbd7da63eec720259e9c45216d3db169a610c9726
tree6754caa92bae3c69903f7ced080e71a82f3db672
parent27463e3eae155f5021ebfc1ca55396f3682975c8
Yet more syncing of xselect docs and argument specs

* src/xselect.c (Fx_own_selection_internal)
(Fx_get_selection_internal, Fx_disown_selection_internal)
(Fx_selection_owner_p, Fx_selection_exists_p): Doc fixes.
* src/nsselect.m (Fx_own_selection_internal)
(Fx_disown_selection_internal, Fx_selection_exists_p)
(Fx_selection_owner_p, Fx_get_selection_internal):
Sync docs and argument specs with the xselect.c versions.
* lisp/term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
(x-disown-selection-internal, x-get-selection-internal):
Sync docs with the xselect.c versions.
lisp/ChangeLog
lisp/term/pc-win.el
src/ChangeLog
src/nsselect.m
src/xselect.c