]> git.eshelyaron.com Git - emacs.git/commit
Intern server time property during terminal initialization
authorPo Lu <luangruo@yahoo.com>
Tue, 1 Mar 2022 03:31:37 +0000 (11:31 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 1 Mar 2022 03:31:37 +0000 (11:31 +0800)
commit02d3eed6007d9b90e453e24cdd658eb848a0a2d4
tree52746230835be42396823f9c36494d52817bf0fd
parent17431ca1ccbbbc41ab812a150872d6704836f169
Intern server time property during terminal initialization

* src/xmenu.c (create_and_show_popup_menu): Use previously
interned atom.
* src/xterm.c (x_term_init): New atom `EMACS_SERVER_TIME_PROP'.
* src/xterm.h (struct x_display_info): New field
`Xatom_EMACS_SERVER_TIME_PROP'.
src/xmenu.c
src/xterm.c
src/xterm.h