]> git.eshelyaron.com Git - emacs.git/commit
; Improve documentation of 'gui-get-selection' use on X
authorEli Zaretskii <eliz@gnu.org>
Sat, 15 Mar 2025 09:48:36 +0000 (11:48 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 15 Mar 2025 17:14:26 +0000 (18:14 +0100)
commitcf0d8ecbfa072faad7d1a210a0e6d18263e23028
tree3b65ce9e2ad146b0b6bf2b763fe45b573ab381d0
parent8ff6496032a3ec0f5a98765c6a79fdb4b573f9b9
; Improve documentation of 'gui-get-selection' use on X

* doc/lispref/frames.texi (Window System Selections):
* lisp/select.el (gui-get-selection): Suggest to use an explicit
DATA-TYPE when calling 'gui-get-selection'.

(cherry picked from commit 01c03043e6e93dd12570a960ca54108d543578db)
doc/lispref/frames.texi
lisp/select.el