diff oldXMenu/AddPane.c @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children 2d92f5c9d6ae
line wrap: on
line diff
--- a/oldXMenu/AddPane.c	Thu Apr 15 01:08:34 2004 +0000
+++ b/oldXMenu/AddPane.c	Fri Apr 16 12:51:06 2004 +0000
@@ -1,6 +1,5 @@
 #include "copyright.h"
 
-/* $Header: /cvs/emacs/oldXMenu/AddPane.c,v 1.1 1999/10/03 19:34:51 fx Exp $ */
 /* Copyright    Massachusetts Institute of Technology    1985	*/
 
 /*
@@ -102,3 +101,6 @@
     _XMErrorCode = XME_NO_ERROR;
     return((menu->p_count - 1));
 }
+
+/* arch-tag: 62a26021-f29d-48ba-96ef-3b6c4ebd6547
+   (do not change this comment) */