summaryrefslogtreecommitdiff
path: root/oldXMenu/ChgPane.c
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2003-09-01 15:45:59 +0000
committerMiles Bader <miles@gnu.org>2003-09-01 15:45:59 +0000
commitab5796a9f97180707734a81320e3eb81937281fe (patch)
treeeef8aa4dd3733966628c6a43bd924b51557519e9 /oldXMenu/ChgPane.c
parent1042fe8c8ca167fdb44365d99a35492df87b078f (diff)
downloademacs-ab5796a9f97180707734a81320e3eb81937281fe.tar.gz
Add arch taglines
Diffstat (limited to 'oldXMenu/ChgPane.c')
-rw-r--r--oldXMenu/ChgPane.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/oldXMenu/ChgPane.c b/oldXMenu/ChgPane.c
index e039507180f..e92be93a2da 100644
--- a/oldXMenu/ChgPane.c
+++ b/oldXMenu/ChgPane.c
@@ -1,6 +1,6 @@
#include "copyright.h"
-/* $Header: /u/src/emacs/19.0/oldXMenu/RCS/ChgPane.c,v 1.1 1992/04/11 22:10:17 jimb Exp $ */
+/* $Header: /cvsroot/emacs/emacs/oldXMenu/ChgPane.c,v 1.1 1999/10/03 19:34:53 fx Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
@@ -64,3 +64,6 @@ XMenuChangePane(menu, p_num, label)
_XMErrorCode = XME_NO_ERROR;
return(p_num);
}
+
+/* arch-tag: e267e9de-a3f0-4a0d-8c45-413afa176fd8
+ (do not change this comment) */