diff oldXMenu/InsPane.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/InsPane.c	Thu Apr 15 01:08:34 2004 +0000
+++ b/oldXMenu/InsPane.c	Fri Apr 16 12:51:06 2004 +0000
@@ -1,6 +1,5 @@
 #include "copyright.h"
 
-/* $Header: /cvs/emacs/oldXMenu/InsPane.c,v 1.1 1999/10/03 19:35:04 fx Exp $ */
 /* Copyright    Massachusetts Institute of Technology    1985	*/
 
 /*
@@ -110,3 +109,6 @@
     _XMErrorCode = XME_NO_ERROR;
     return(p_num);
 }
+
+/* arch-tag: ab94d53d-f05b-4273-82d3-f1b01eb9dc9e
+   (do not change this comment) */