]> code.delx.au - gnu-emacs/blobdiff - oldXMenu/Recomp.c
(mark-sexp): Preserve direction when repeating.
[gnu-emacs] / oldXMenu / Recomp.c
index 933a6bf9f331998eb7957e73baaec2f79ef93205..b4bc4da3f725224dd486a72c1251521aec601ea7 100644 (file)
@@ -1,6 +1,5 @@
 #include "copyright.h"
 
-/* $Header: /cvs/emacs/oldXMenu/Recomp.c,v 1.1 1999/10/03 19:35:11 fx Exp $ */
 /* Copyright    Massachusetts Institute of Technology    1985  */
 
 /*
@@ -102,3 +101,6 @@ XMenuRecompute(display, menu)
     _XMErrorCode = XME_NO_ERROR;
     return(XM_SUCCESS);
 }
+
+/* arch-tag: 1fe99b82-3873-4aab-b2b3-f277c93e00d9
+   (do not change this comment) */