]> code.delx.au - gnu-emacs/blobdiff - oldXMenu/EvHand.c
Remove todo items.
[gnu-emacs] / oldXMenu / EvHand.c
index 375ea44841f2301f928920a4e8089ae5c461af88..41ba49bcbca569eb57cd7fbefd1593b9af06f3be 100644 (file)
@@ -1,7 +1,7 @@
+/* Copyright    Massachusetts Institute of Technology    1985  */
+
 #include "copyright.h"
 
-/* $Header: /u/src/emacs/19.0/oldXMenu/RCS/EvHand.c,v 1.1 1992/04/11 22:10:19 jimb Exp $ */
-/* Copyright    Massachusetts Institute of Technology    1985  */
 
 /*
  * XMenu:      MIT Project Athena, X Window system menu package
@@ -24,3 +24,5 @@ XMenuEventHandler(handler)
     _XMEventHandler = handler;
 }
 
+/* arch-tag: 8d614c8c-94d9-43c8-8e32-c438a3c8a8a3
+   (do not change this comment) */