]> git.eshelyaron.com Git - emacs.git/commit
Fix doc of `gui-get-selection' as to what is really valid as `data'
authorPo Lu <luangruo@yahoo.com>
Mon, 28 Mar 2022 12:34:03 +0000 (20:34 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 28 Mar 2022 12:35:16 +0000 (20:35 +0800)
commit3f19a23c1f60757c54a0ec7d84c625d83766ee08
tree2426c28ce89b5c8170dc4a7b7c4ec270efd6929b
parentfbbb9148ccb63f0eccd032f9e7c8e585997d4185
Fix doc of `gui-get-selection' as to what is really valid as `data'

* doc/lispref/frames.texi (Window System Selections):
* lisp/select.el (gui-set-selection): Don't say `data' can be a
cons or list of two integers, since that's not supported.
doc/lispref/frames.texi
lisp/select.el