]> code.delx.au - gnu-emacs/blobdiff - oldXMenu/XDelAssoc.c
(Minibuffer History): Remove keep-dups arg
[gnu-emacs] / oldXMenu / XDelAssoc.c
index df3bee6ee9001894a0755cc01bbb28994775f687..772e9fa1b400fc857df2305bb2ae5819543a105e 100644 (file)
@@ -1,5 +1,6 @@
-/* $XConsortium: XDelAssoc.c,v 10.19 91/01/06 12:06:39 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
@@ -69,3 +70,5 @@ XDeleteAssoc(dpy, table, x_id)
        return;
 }
 
+/* arch-tag: 90981a7e-601c-487a-b364-cdf55d6c475b
+   (do not change this comment) */