]> code.delx.au - gnu-emacs/blobdiff - oldXMenu/ChgPane.c
(Minibuffer History): Remove keep-dups arg
[gnu-emacs] / oldXMenu / ChgPane.c
index e039507180fc71e252ab83548c0f78435b348c15..20b0a949d9a3699953bbf4548cc2fb04e754a190 100644 (file)
@@ -1,7 +1,8 @@
 #include "copyright.h"
 
-/* $Header: /u/src/emacs/19.0/oldXMenu/RCS/ChgPane.c,v 1.1 1992/04/11 22:10:17 jimb Exp $ */
 /* Copyright    Massachusetts Institute of Technology    1985  */
+/* Copyright (C) 2002, 2003, 2004, 2005,
+                 2006 Free Software Foundation, Inc.  */
 
 /*
  * XMenu:      MIT Project Athena, X Window system menu package
@@ -64,3 +65,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) */