]> code.delx.au - gnu-emacs/blobdiff - oldXMenu/FindPane.c
Mention doc-view.el.
[gnu-emacs] / oldXMenu / FindPane.c
index af1ecce51bb0b800fadf3e3385a16db0284f668a..fa71c6b39a1abd02bb02a84bb2eaa3afa6c8b0e3 100644 (file)
@@ -1,7 +1,7 @@
+/* Copyright    Massachusetts Institute of Technology    1985  */
+
 #include "copyright.h"
 
-/* $Header: /cvs/emacs/oldXMenu/FindPane.c,v 1.1 1999/10/03 19:35:02 fx Exp $ */
-/* Copyright    Massachusetts Institute of Technology    1985  */
 
 /*
  * XMenu:      MIT Project Athena, X Window system menu package
@@ -62,3 +62,6 @@ XMenuFindPane(menu, label)
     _XMErrorCode = XME_P_NOT_FOUND;
     return (XM_FAILURE);
 }
+
+/* arch-tag: b6c94285-0d1d-4569-a071-b34b63c67a54
+   (do not change this comment) */