]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation on what callers of `x-begin-drag' should do
authorPo Lu <luangruo@yahoo.com>
Sat, 28 May 2022 02:30:45 +0000 (10:30 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 28 May 2022 02:30:45 +0000 (10:30 +0800)
commit79ae40c8e4dac5898d68c92f26f625ac400b960c
treeeb08c34839a2db02b823846f51566eea86022358
parentb52f36a33d84fad94deb2469d5b9f1bb96e2a920
Improve documentation on what callers of `x-begin-drag' should do

* doc/lispref/frames.texi (Drag and Drop):
* src/xfns.c (Fx_begin_drag): Improve documentation of how the
chosen action should be performed.
doc/lispref/frames.texi
src/xfns.c