]> git.eshelyaron.com Git - emacs.git/commit
Add some more common predefined atoms
authorPo Lu <luangruo@yahoo.com>
Sun, 26 Jun 2022 07:36:43 +0000 (15:36 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 26 Jun 2022 07:36:43 +0000 (15:36 +0800)
commitafcec5f0a50665660d4a7bf8526b201101fa33e2
tree0e477cf1f3179009f5834673a34317e689496762
parent1c4cd5e7d92ff0be14e07c02c2fd06eed81f3338
Add some more common predefined atoms

* src/xterm.c (x_intern_cached_atom, x_get_atom_name): Add
DRAWABLE, BITMAP, COLORMAP, CURSOR and FONT.
src/xterm.c