summaryrefslogtreecommitdiff
path: root/oldXMenu/AddSel.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/AddSel.c
parent1042fe8c8ca167fdb44365d99a35492df87b078f (diff)
downloademacs-ab5796a9f97180707734a81320e3eb81937281fe.tar.gz
Add arch taglines
Diffstat (limited to 'oldXMenu/AddSel.c')
-rw-r--r--oldXMenu/AddSel.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/oldXMenu/AddSel.c b/oldXMenu/AddSel.c
index 7807fb66518..8a8e9dff50e 100644
--- a/oldXMenu/AddSel.c
+++ b/oldXMenu/AddSel.c
@@ -1,6 +1,6 @@
#include "copyright.h"
-/* $Header: /cvs/emacs/oldXMenu/AddSel.c,v 1.2 2000/01/27 15:30:18 gerd Exp $ */
+/* $Header: /cvsroot/emacs/emacs/oldXMenu/AddSel.c,v 1.3 2003/02/04 14:19:01 lektu Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
@@ -103,3 +103,6 @@ XMenuAddSelection(display, menu, p_num, data, label, active, help)
_XMErrorCode = XME_NO_ERROR;
return((pane->s_count - 1));
}
+
+/* arch-tag: 0161f024-c739-440d-9498-050280c6c355
+ (do not change this comment) */