]> code.delx.au - gnu-emacs/blobdiff - oldXMenu/XMenuInt.h
* nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
[gnu-emacs] / oldXMenu / XMenuInt.h
index 7f3f013509a99de4252d1a1fbf8b0eadc34f931a..d2844d8ea2b8503c5e674208dd03ca0d7808fc64 100644 (file)
@@ -1,14 +1,15 @@
-
-/* $Header: /u/src/emacs/19.0/oldXMenu/RCS/XMenuInt.h,v 1.3 1992/10/10 16:05:10 jimb Exp $ */
 /* Copyright    Massachusetts Institute of Technology    1985  */
 
+#include "copyright.h"
+
+
 /*
  * XMenu:      MIT Project Athena, X Window system menu package
  *
  *     XMenuInternal.h - Internal menu system include file for the
  *                     MIT Project Athena XMenu X window system
  *                     menu package.
- *                     
+ *
  *     Author:         Tony Della Fera, DEC
  *                     October, 1985
  */
@@ -61,3 +62,6 @@ int _XMHighlightSelection();  /* No value actually returned. */
 
 #endif
 /* Don't add stuff after this #endif */
+
+/* arch-tag: 00640af1-9386-48b5-a4be-35620b8cd3aa
+   (do not change this comment) */