]> code.delx.au - gnu-emacs/blobdiff - oldXMenu/XCrAssoc.c
(Minibuffer History): Remove keep-dups arg
[gnu-emacs] / oldXMenu / XCrAssoc.c
index fae6defea055c007db963df2b48c5ad94f3e6d0a..0596b9fcee15cbe26a4a7c6cdaf0d4d5de776f0f 100644 (file)
@@ -1,5 +1,6 @@
-/* $XConsortium: XCrAssoc.c,v 10.17 91/01/06 12:04:57 rws Exp $ */
 /* Copyright    Massachusetts Institute of Technology    1985  */
+/* Copyright (C) 2002, 2003, 2004, 2005,
+                 2006 Free Software Foundation, Inc.  */
 
 /*
 Permission to use, copy, modify, distribute, and sell this software and its
@@ -66,3 +67,6 @@ XAssocTable *XCreateAssocTable(size)
 
        return(table);
 }
+
+/* arch-tag: 5df3237d-ada0-4345-a3ab-282cafb397aa
+   (do not change this comment) */