]> code.delx.au - gnu-emacs/blobdiff - oldXMenu/SetPane.c
(nnmail-extra-headers): Add defvar.
[gnu-emacs] / oldXMenu / SetPane.c
index cdd9e37626a310aa88e0005ed1a2968fdfe425d8..907dba3b23380c89fd45d18380b3128b730927b9 100644 (file)
@@ -1,7 +1,7 @@
 #include "copyright.h"
 
-/* $Header: /u/src/emacs/19.0/oldXMenu/RCS/SetPane.c,v 1.1 1992/04/11 22:10:21 jimb Exp $ */
 /* Copyright    Massachusetts Institute of Technology    1985  */
+/* Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.  */
 
 /*
  * XMenu:      MIT Project Athena, X Window system menu package
@@ -41,3 +41,6 @@ XMenuSetPane(menu, p_num, active)
     _XMErrorCode = XME_NO_ERROR;
     return(p_num);
 }
+
+/* arch-tag: 90bc8d90-031d-41a2-a2c6-04bf94efbc90
+   (do not change this comment) */