X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/8f924df7df019cce90537647de2627581043b5c4..f8850136928ca2b6b43de41425cd18196dd55c7a:/oldXMenu/XMenu.h diff --git a/oldXMenu/XMenu.h b/oldXMenu/XMenu.h index 3188f66fa4..2589ae68cc 100644 --- a/oldXMenu/XMenu.h +++ b/oldXMenu/XMenu.h @@ -1,7 +1,7 @@ +/* Copyright Massachusetts Institute of Technology 1985 */ + #include "copyright.h" -/* $Header: /cvs/emacs/oldXMenu/XMenu.h,v 1.2 2000/01/27 15:29:38 gerd 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(); @@ -261,3 +262,6 @@ char *XMenuError(); #endif /* Don't add after this point. */ + +/* arch-tag: 7e57b5ac-9355-4057-9385-afbe6912d60f + (do not change this comment) */