]> code.delx.au - gnu-emacs/blobdiff - oldXMenu/SetPane.c
(mark-sexp): Preserve direction when repeating.
[gnu-emacs] / oldXMenu / SetPane.c
index cdd9e37626a310aa88e0005ed1a2968fdfe425d8..39a87ac5ce3497b557c5fc036b7d8920e300c197 100644 (file)
@@ -1,6 +1,5 @@
 #include "copyright.h"
 
-/* $Header: /u/src/emacs/19.0/oldXMenu/RCS/SetPane.c,v 1.1 1992/04/11 22:10:21 jimb Exp $ */
 /* Copyright    Massachusetts Institute of Technology    1985  */
 
 /*
@@ -41,3 +40,6 @@ XMenuSetPane(menu, p_num, active)
     _XMErrorCode = XME_NO_ERROR;
     return(p_num);
 }
+
+/* arch-tag: 90bc8d90-031d-41a2-a2c6-04bf94efbc90
+   (do not change this comment) */