]> git.eshelyaron.com Git - emacs.git/commit
Add more predefined atoms for the benefit of DND code
authorPo Lu <luangruo@yahoo.com>
Wed, 25 May 2022 10:21:33 +0000 (18:21 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 25 May 2022 10:22:59 +0000 (18:22 +0800)
commit25439cb8ed179e79903434161f64a17e5011e81b
treee861d989e52bfabdb70c29dd1c90664a179b57f6
parentf437ddf2e9d8b0e6e04d639343c717a0096f1090
Add more predefined atoms for the benefit of DND code

* src/xterm.c (x_intern_cached_atom): Handle `CARDINAL' and
`WINDOW' as well.
src/xterm.c