]> code.delx.au - gnu-emacs/blobdiff - oldXMenu/XDelAssoc.c
(move_it_to): When stopping at a charpos, check if that's a continued
[gnu-emacs] / oldXMenu / XDelAssoc.c
index df3bee6ee9001894a0755cc01bbb28994775f687..11e8c35a774db2a300c7396944174275970ee553 100644 (file)
@@ -1,17 +1,7 @@
-/* $XConsortium: XDelAssoc.c,v 10.19 91/01/06 12:06:39 rws Exp $ */
 /* Copyright    Massachusetts Institute of Technology    1985  */
 
-/*
-Permission to use, copy, modify, distribute, and sell this software and its
-documentation for any purpose is hereby granted without fee, provided that
-the above copyright notice appear in all copies and that both that
-copyright notice and this permission notice appear in supporting
-documentation, and that the name of M.I.T. not be used in advertising or
-publicity pertaining to distribution of the software without specific,
-written prior permission.  M.I.T. makes no representations about the
-suitability of this software for any purpose.  It is provided "as is"
-without express or implied warranty.
-*/
+#include "copyright.h"
+
 
 #include <X11/Xlib.h>
 #include "X10.h"
@@ -69,3 +59,5 @@ XDeleteAssoc(dpy, table, x_id)
        return;
 }
 
+/* arch-tag: 90981a7e-601c-487a-b364-cdf55d6c475b
+   (do not change this comment) */