]> git.eshelyaron.com Git - emacs.git/commit
Reduce code duplication when setting user time window
authorPo Lu <luangruo@yahoo.com>
Fri, 17 Jun 2022 12:19:19 +0000 (20:19 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 17 Jun 2022 12:19:27 +0000 (20:19 +0800)
commit5e567af8e0608ccd6db37d548ccb36098eda95c4
tree816e0c46ad7eb443b58ff1ffcd0514929ee5a878
parentc0c538b392240e388b80ae03f12774f577732a14
Reduce code duplication when setting user time window

* src/xterm.c (x_make_frame_visible): Use
`x_update_frame_user_time_window'.
src/xterm.c