]> git.eshelyaron.com Git - emacs.git/commit
(Fx_get_resource): Major rewrite to make it clearer.
authorKarl Heuer <kwzh@gnu.org>
Thu, 25 May 1995 16:00:51 +0000 (16:00 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 25 May 1995 16:00:51 +0000 (16:00 +0000)
commitb7975ee4094cc2b2e7b2df4833294b63c3ee9608
tree8da7a2a3368875cfd380510761b60f9d7daf34df
parentb212bc895d4b7d911e0b16921905cb531d57fa14
(Fx_get_resource): Major rewrite to make it clearer.
(validate_x_resource_name): Use build_string, not make_string.
(Fx_create_frame): Initially use Vinvocation_name as resource name.
Switch to frame name if frame name is explicit.
(x_display_info_for_name, Fx_open_connection): Add casts.
Initially use Vinvocation_name as resource name.
[USE_X_TOOLKIT] (x_window): Use Vx_resource_name for widget names.
src/xfns.c