summaryrefslogtreecommitdiff
path: root/oldXMenu/InsPane.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/InsPane.c
parent1042fe8c8ca167fdb44365d99a35492df87b078f (diff)
Add arch taglines
Diffstat (limited to 'oldXMenu/InsPane.c')
-rw-r--r--oldXMenu/InsPane.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/oldXMenu/InsPane.c b/oldXMenu/InsPane.c
index 25fa339029..63116e6301 100644
--- a/oldXMenu/InsPane.c
+++ b/oldXMenu/InsPane.c
@@ -1,6 +1,6 @@
#include "copyright.h"
-/* $Header: /cvs/emacs/oldXMenu/InsPane.c,v 1.1 1999/10/03 19:35:04 fx Exp $ */
+/* $Header: /cvsroot/emacs/emacs/oldXMenu/InsPane.c,v 1.2 2003/02/04 14:19:01 lektu Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
@@ -110,3 +110,6 @@ XMenuInsertPane(menu, p_num, label, active)
_XMErrorCode = XME_NO_ERROR;
return(p_num);
}
+
+/* arch-tag: ab94d53d-f05b-4273-82d3-f1b01eb9dc9e
+ (do not change this comment) */