diff options
author | Miles Bader <miles@gnu.org> | 2003-09-01 15:45:59 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2003-09-01 15:45:59 +0000 |
commit | ab5796a9f97180707734a81320e3eb81937281fe (patch) | |
tree | eef8aa4dd3733966628c6a43bd924b51557519e9 /oldXMenu/SetAEQ.c | |
parent | 1042fe8c8ca167fdb44365d99a35492df87b078f (diff) | |
download | emacs-ab5796a9f97180707734a81320e3eb81937281fe.tar.gz emacs-ab5796a9f97180707734a81320e3eb81937281fe.tar.bz2 emacs-ab5796a9f97180707734a81320e3eb81937281fe.zip |
Add arch taglines
Diffstat (limited to 'oldXMenu/SetAEQ.c')
-rw-r--r-- | oldXMenu/SetAEQ.c | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/oldXMenu/SetAEQ.c b/oldXMenu/SetAEQ.c index 7da7c118229..3a3900400aa 100644 --- a/oldXMenu/SetAEQ.c +++ b/oldXMenu/SetAEQ.c @@ -1,6 +1,6 @@ #include "copyright.h" -/* $Header: /u/src/emacs/19.0/oldXMenu/RCS/SetAEQ.c,v 1.1 1992/04/11 22:10:20 jimb Exp $ */ +/* $Header: /cvsroot/emacs/emacs/oldXMenu/SetAEQ.c,v 1.1 1999/10/03 19:35:12 fx Exp $ */ /* Copyright Massachusetts Institute of Technology 1985 */ /* @@ -27,3 +27,6 @@ XMenuSetAEQ(menu, aeq) */ menu->aeq = aeq; } + +/* arch-tag: 48fc22b4-0722-4852-a044-788444e4a9dc + (do not change this comment) */ |