]> git.eshelyaron.com Git - emacs.git/commit
Improve the documentation of the XDS support
authorEli Zaretskii <eliz@gnu.org>
Sat, 8 Apr 2023 15:36:23 +0000 (18:36 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 8 Apr 2023 15:36:23 +0000 (18:36 +0300)
commit08cda286c3f5ccf4a898516204884bd7daaae971
treea75ae38b7750a6e4d69cbc362e27b9a9e12da84e
parent14d1c00e806cbd864acc6b4a6f84a4453954b898
Improve the documentation of the XDS support

* doc/lispref/frames.texi (Drag and Drop): Rephrase and rearrange
the documentation of XDS support.  Add indexing.  Document
'x-dnd-save-direct' and 'x-dnd-save-direct-immediately'.  Original
patch from Po Lu <luangruo@yahoo.com>.

* lisp/x-dnd.el (x-dnd-types-alist, x-dnd-test-function)
(x-dnd-default-test-function, x-dnd-direct-save-function): Doc
fixes.
(x-dnd-save-direct, x-dnd-save-direct-immediately): Rename the
second argument to FILENAME.  Doc fix.
doc/lispref/frames.texi
lisp/x-dnd.el