diff oldXMenu/SetPane.c @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents bbce331da1be
children f0eb34e60705 e8824c4f5f7e 375f2633d815
line wrap: on
line diff
--- a/oldXMenu/SetPane.c	Mon Sep 01 15:45:46 2003 +0000
+++ b/oldXMenu/SetPane.c	Mon Sep 01 15:45:59 2003 +0000
@@ -1,6 +1,6 @@
 #include "copyright.h"
 
-/* $Header: /u/src/emacs/19.0/oldXMenu/RCS/SetPane.c,v 1.1 1992/04/11 22:10:21 jimb Exp $ */
+/* $Header: /cvsroot/emacs/emacs/oldXMenu/SetPane.c,v 1.1 1999/10/03 19:35:14 fx Exp $ */
 /* Copyright    Massachusetts Institute of Technology    1985	*/
 
 /*
@@ -41,3 +41,6 @@
     _XMErrorCode = XME_NO_ERROR;
     return(p_num);
 }
+
+/* arch-tag: 90bc8d90-031d-41a2-a2c6-04bf94efbc90
+   (do not change this comment) */