]> git.eshelyaron.com Git - emacs.git/commit
Improve DND documentation
authorPo Lu <luangruo@yahoo.com>
Sat, 28 May 2022 01:03:29 +0000 (09:03 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 28 May 2022 01:03:29 +0000 (09:03 +0800)
commit3c5fbfe4ac52fb951918f0b0e6a10bade7590fa5
tree4fb1794201b5a577aef05859ac4ca7cfe2c25961
parent5c07aed894f9822560eabc607674b22aaaaf4780
Improve DND documentation

* doc/lispref/frames.texi (Drag and Drop):
* src/xfns.c (Fx_begin_drag): Document that x-begin-drag may
return immediately if no mouse buttons are held down.
doc/lispref/frames.texi
src/xfns.c