1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-28 01:00:52 -07:00

entered into RCS

This commit is contained in:
Paul Reilly 1994-09-25 20:46:44 +00:00
parent bb48cfe81f
commit 31bcd4f55a

View file

@ -31,4 +31,7 @@ xm_popup_menu (Widget widget);
void
xm_pop_instance (widget_instance* instance, Boolean up);
void
xm_set_main_areas (Widget parent, Widget menubar, Widget work_area);
#endif /* LWLIB_XM_H */