]> git.eshelyaron.com Git - emacs.git/commit
Apply tooltip assertions to all instances of x-show-tip
authorPo Lu <luangruo@yahoo.com>
Thu, 21 Jul 2022 08:26:34 +0000 (16:26 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 21 Jul 2022 08:26:50 +0000 (16:26 +0800)
commita29a3ad55d650af6230e2cfe8ef1ef45b5feb133
treee7e41121f33c6e592c406f81f4f8cb5c094f33e2
parent5f1023a2ffe7c96027c3eaf23c1cf93cd5c78dfa
Apply tooltip assertions to all instances of x-show-tip

* src/haikufns.c (Fx_show_tip):
(syms_of_haikufns):
* src/nsfns.m (Fx_show_tip):
(syms_of_nsfns):
* src/pgtkfns.c (Fx_show_tip):
(syms_of_pgtkfns):
* src/xfns.c (Fx_show_tip):
(syms_of_xfns): Add assertion and adjust default values.
src/haikufns.c
src/nsfns.m
src/pgtkfns.c
src/xfns.c