X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/3b7fbceb8359279028f466091b22ab11c5484bc3..f8850136928ca2b6b43de41425cd18196dd55c7a:/oldXMenu/XMenu.h diff --git a/oldXMenu/XMenu.h b/oldXMenu/XMenu.h index f4f3bbd62a..2589ae68cc 100644 --- a/oldXMenu/XMenu.h +++ b/oldXMenu/XMenu.h @@ -1,7 +1,7 @@ +/* Copyright Massachusetts Institute of Technology 1985 */ + #include "copyright.h" -/* $Header: /cvsroot/emacs/emacs/oldXMenu/XMenu.h,v 1.4 2003/09/01 15:45:47 miles Exp $ */ -/* Copyright Massachusetts Institute of Technology 1985 */ /* * XMenu: MIT Project Athena, X Window system menu package @@ -252,6 +252,7 @@ int XMenuRecompute(); int XMenuEventHandler(); /* No value actually returned. */ int XMenuLocate(); int XMenuSetFreeze(); /* No value actually returned. */ +void XMenuActivateSetWaitFunction(); int XMenuActivate(); char *XMenuPost(); int XMenuDeletePane();