[HAVE_NTGUI] (set_menu_framebar): Declare external.
authorGeoff Voelker <voelker@cs.washington.edu>
Tue, 7 Nov 1995 07:28:29 +0000 (07:28 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Tue, 7 Nov 1995 07:28:29 +0000 (07:28 +0000)
commit8f3343d0732b14355bb2bdcb157f8169e6b5e261
tree9bbcf5f89ff66dafd80e0a21283e206ce2a8296a
parent1f8539403b67a92d14acb99c1e448c8d719c9f93
[HAVE_NTGUI] (set_menu_framebar): Declare external.
[HAVE_NTGUI] (frame_title_buf, frame_title_ptr): Include variables
for Win32 window system.
[HAVE_NTGUI] (store_frame_title, x_consider_frame_title): Include
procedures for Win32 window system.
[HAVE_NTGUI] (x_consider_frame_title): Test for Win32 frame.
[HAVE_NTGUI] (display_text_line): Test for Win32 frame on face change.
[HAVE_NTGUI] (display_menu_bar): Perform no-op for NT window system.

(update_menu_bar, redisplay_window): Test for definition
of FRAME_EXTERNAL_MENU_BAR before using it.

Use FRAME_WINDOW_P of FRAME_EXTERNAL_MENU_BAR before using it.

Use HAVE_WINDOW_SYSTEM instead of testing for specific window systems.
src/xdisp.c