]> git.eshelyaron.com Git - emacs.git/commit
Improve atom interning in `x-change-window-property'
authorPo Lu <luangruo@yahoo.com>
Wed, 25 May 2022 06:54:47 +0000 (14:54 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 25 May 2022 06:54:47 +0000 (14:54 +0800)
commit9394027fd64b26f9a7b9db5128180638d98af13a
treeebbd2c7954af6187049ee3718038d7d090f91618
parent822350d1984bf478becee57e8eede297ac3753d0
Improve atom interning in `x-change-window-property'

* src/xfns.c (Fx_change_window_property): Improve doc string and
use `x_intern_cached_atom'.
* src/xterm.c (x_intern_cached_atom): New argument
`predefined_only'.  All callers changed.
* src/xterm.h: Update prototypes.
src/xfns.c
src/xterm.c
src/xterm.h