Mercurial > emacs
diff src/xmenu.c @ 975:3493118bc79f
* xmenu.c: Deleted "$Log" header and other RCS stuff in
comments at top of file; this was beginning to grow RCS hair,
which we don't want.
| author | Jim Blandy <jimb@redhat.com> |
|---|---|
| date | Wed, 12 Aug 1992 14:35:16 +0000 |
| parents | 4de9c9a62bda |
| children | d24afc1bef38 |
line wrap: on
line diff
--- a/src/xmenu.c Wed Aug 12 14:33:03 1992 +0000 +++ b/src/xmenu.c Wed Aug 12 14:35:16 1992 +0000 @@ -24,16 +24,6 @@ * */ -/* $Source: /u2/third_party/gnuemacs.chow/src/RCS/xmenu.c,v $ - * $Author: rlk $ - * $Locker: $ - * $Header: xmenu.c,v 1.6 86/08/26 17:23:26 rlk Exp $ - * - */ - -#ifndef lint -static char *rcsid_GXMenu_c = "$Header: xmenu.c,v 1.6 86/08/26 17:23:26 rlk Exp $"; -#endif lint #ifdef XDEBUG #include <stdio.h> #endif
