1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Add arch taglines

This commit is contained in:
Miles Bader 2003-09-01 15:45:59 +00:00
parent 1042fe8c8c
commit ab5796a9f9
1737 changed files with 3392 additions and 83 deletions

View file

@ -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) */