diff oldXMenu/AddSel.c @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 23a1cea22d13
children f0eb34e60705 e8824c4f5f7e 375f2633d815
line wrap: on
line diff
--- a/oldXMenu/AddSel.c	Mon Sep 01 15:45:46 2003 +0000
+++ b/oldXMenu/AddSel.c	Mon Sep 01 15:45:59 2003 +0000
@@ -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 @@
     _XMErrorCode = XME_NO_ERROR;
     return((pane->s_count - 1));
 }
+
+/* arch-tag: 0161f024-c739-440d-9498-050280c6c355
+   (do not change this comment) */