]> git.eshelyaron.com Git - emacs.git/commit
Use x_get_atom_name for some more things
authorPo Lu <luangruo@yahoo.com>
Thu, 26 May 2022 06:27:32 +0000 (14:27 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 26 May 2022 06:27:32 +0000 (14:27 +0800)
commitc67c7ab53c0fe4ff03c722c9bac44fcea6ad0699
tree3a35d616cc4601e2f59f117ea466ae49ba28e860
parent79d0b1a14c19c7bfcf2af694ec333cc6ac8b054b
Use x_get_atom_name for some more things

* src/xterm.c (x_dnd_send_unsupported_drop, x_dnd_send_drop):
Use x_get_atom_name instead of XGetAtomName.
src/xterm.c