]> git.eshelyaron.com Git - emacs.git/commit
Add more atoms that don't need a roundtrip to intern
authorPo Lu <luangruo@yahoo.com>
Wed, 25 May 2022 01:38:20 +0000 (09:38 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 25 May 2022 01:39:04 +0000 (09:39 +0800)
commit458d8db7e825a48867a02ae277334fc6f01670a3
tree3a00d1daff5fca2fee400b257c52d6dd31777312
parent9f1cae8cb0e38d0ec495a0de029a673fa9d9a285
Add more atoms that don't need a roundtrip to intern

* src/xterm.c (x_intern_cached_atom): Handle dpyinfo atoms that
depend on the screen number and common selection atoms.
src/xterm.c