diff options
author | Po Lu <luangruo@yahoo.com> | 2022-04-03 09:14:24 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-04-03 09:14:24 +0800 |
commit | 1694f82e5f91f1ea96604c7c0aee4537fbada765 (patch) | |
tree | 57940412128e124204b052e15c185f799ca89f3f /test/lisp/emacs-lisp/syntax-tests.el | |
parent | 4afd34edd34ef734eda36efda08add5566a72fd9 (diff) | |
download | emacs-1694f82e5f91f1ea96604c7c0aee4537fbada765.tar.gz emacs-1694f82e5f91f1ea96604c7c0aee4537fbada765.tar.bz2 emacs-1694f82e5f91f1ea96604c7c0aee4537fbada765.zip |
Add user options to move point and scroll window during DND
* doc/emacs/frames.texi (Drag and Drop):
* etc/NEWS: Document new options 'dnd-scroll-margin' and
'dnd-indicate-insertion-point'.
* lisp/dnd.el (dnd-protocol-alist):
(dnd-open-remote-file-function):
(dnd-open-file-other-window): Add right group to defcustoms.
(dnd-scroll-margin, dnd-indicate-insertion-point): New user
options.
(dnd-handle-movement): New function.
* lisp/x-dnd.el (x-dnd-handle-xdnd):
(x-dnd-handle-motif): Call `dnd-handle-movement' when
appropriate.
Diffstat (limited to 'test/lisp/emacs-lisp/syntax-tests.el')
0 files changed, 0 insertions, 0 deletions