]> code.delx.au - gnu-emacs/blobdiff - oldXMenu/Post.c
(move_it_to): When stopping at a charpos, check if that's a continued
[gnu-emacs] / oldXMenu / Post.c
index d10b04945d00524cea2f20505832b33513db2881..c51f23e71467f5f981c018581721fd5e0197fd0b 100644 (file)
@@ -1,7 +1,7 @@
+/* Copyright    Massachusetts Institute of Technology    1985  */
+
 #include "copyright.h"
 
-/* $Header: /cvs/emacs/oldXMenu/Post.c,v 1.2 2000/01/27 15:30:47 gerd Exp $ */
-/* Copyright    Massachusetts Institute of Technology    1985  */
 
 /*
  * XMenu:      MIT Project Athena, X Window system menu package
@@ -83,3 +83,6 @@ XMenuPost(display, menu, p_num, s_num, x_pos, y_pos, event_mask)
            return(data);
     }
 }
+
+/* arch-tag: 7b6104e5-fa32-4342-aa17-05296a30dd70
+   (do not change this comment) */