]> git.eshelyaron.com Git - emacs.git/commit
Simplify XDND code
authorPo Lu <luangruo@yahoo.com>
Tue, 10 May 2022 02:38:08 +0000 (10:38 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 10 May 2022 02:39:13 +0000 (10:39 +0800)
commit20b27d475f1c2de97c7cd94eece986ed16e83cc8
treebb21c33f744a891be68029e49b89c6428c8f906f
parent054062060e9f57fd037578378c23ad9ec294edac
Simplify XDND code

* src/xfns.c (Fx_begin_drag): Use SAFE_ALLOCA_STRING and encode
strings in the right coding system.
src/xfns.c