]> git.eshelyaron.com Git - emacs.git/commit
Check list tail properly in x-begin-drag
authorPo Lu <luangruo@yahoo.com>
Sun, 20 Mar 2022 04:51:46 +0000 (12:51 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 20 Mar 2022 04:51:46 +0000 (12:51 +0800)
commitb19b9cbe514a8b75ec20e0056cba91b465057614
tree6ce91b227c69ab670daa93f0a30d9b17d4fc222d
parent629ac0803f29dcc9b5be5f704c0892b121f6adf5
Check list tail properly in x-begin-drag

* src/xfns.c (Fx_begin_drag): Check that TARGETS is actually a
proper list.
* src/xterm.c (x_dnd_update_state): Remove debugging code.
src/xfns.c
src/xterm.c