diff oldXMenu/ChgSel.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/ChgSel.c	Thu Apr 15 01:08:34 2004 +0000
+++ b/oldXMenu/ChgSel.c	Fri Apr 16 12:51:06 2004 +0000
@@ -1,6 +1,5 @@
 #include "copyright.h"
 
-/* $Header: /cvs/emacs/oldXMenu/ChgSel.c,v 1.1 1999/10/03 19:34:54 fx Exp $ */
 /* Copyright    Massachusetts Institute of Technology    1985	*/
 
 /*
@@ -86,3 +85,6 @@
     _XMErrorCode = XME_NO_ERROR;
     return(s_num);
 }
+
+/* arch-tag: 229732a6-46bf-4a3a-ad90-3d8ed65c0841
+   (do not change this comment) */