]> git.eshelyaron.com Git - emacs.git/commit
Make use of faster atom intern functions in xselect.c
authorPo Lu <luangruo@yahoo.com>
Thu, 9 Jun 2022 01:52:21 +0000 (09:52 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 9 Jun 2022 01:52:21 +0000 (09:52 +0800)
commitdcb45946eee85dd8217fdfc4b728db1e24b16ebe
tree8c0ccad8f79568b5f0f862313ba989d08ef9fcd6
parentc754f277a67549bb8346c77a4962bcbf03590ece
Make use of faster atom intern functions in xselect.c

* src/xselect.c (symbol_to_x_atom):
(x_atom_to_symbol): Use x_get_atom_name and
x_intern_cached_atom.
src/xselect.c