]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of Lisp-level drag-and-drop features
authorPo Lu <luangruo@yahoo.com>
Wed, 1 Jun 2022 14:00:44 +0000 (22:00 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 1 Jun 2022 14:01:05 +0000 (22:01 +0800)
commit88b88c08a2ab23ac666bec8c9063cc75a9ed43a9
treeded8bf7388c39184974c7cb270572d8e762c0554
parent59910c320a8e786ccb53b2dff6dac47caaff3527
Improve documentation of Lisp-level drag-and-drop features

* doc/lispref/frames.texi (Drag and Drop): Don't conflate X
Windows specific implementation details with general
drag-and-drop functionality, document what `dnd-protocol-alist'
actually means, and improve documentation on DND data types.
doc/lispref/frames.texi