(check_x): Fix error message.
authorRichard M. Stallman <rms@gnu.org>
Mon, 10 Jun 1996 21:03:05 +0000 (21:03 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 10 Jun 1996 21:03:05 +0000 (21:03 +0000)
commit3bb1f22f68d7110cd77fcdd090c35b21fa96c6ad
treea0b8d8f696c851ebca33d5335e2ef20615d3b66e
parent964efc336323e05325bcc913a79cf2854011818b
(check_x): Fix error message.

(x_set_menu_bar_lines): New function, copied from xfns.c.
(IT_set_frame_parameters): Use selected_frame instead of
the_only_frame.
(internal_terminal_init): Use selected_frame instead of the_only_frame.
(check_x): New function, replacing macro in msdos.h.
(XMenuActivate): Use selected_frame instead of
the_only_frame.  Don't let the title for the "Buffers" popup
include a number when it is split into several menus.
src/msdos.c