comparison oldXMenu/XMenuInt.h @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children 2d92f5c9d6ae
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
1 1
2 /* $Header: /cvs/emacs/oldXMenu/XMenuInt.h,v 1.1 1999/10/03 19:35:24 fx Exp $ */
3 /* Copyright Massachusetts Institute of Technology 1985 */ 2 /* Copyright Massachusetts Institute of Technology 1985 */
4 3
5 /* 4 /*
6 * XMenu: MIT Project Athena, X Window system menu package 5 * XMenu: MIT Project Athena, X Window system menu package
7 * 6 *
59 int _XMRefreshSelections(); /* No value actually returned. */ 58 int _XMRefreshSelections(); /* No value actually returned. */
60 int _XMHighlightSelection(); /* No value actually returned. */ 59 int _XMHighlightSelection(); /* No value actually returned. */
61 60
62 #endif 61 #endif
63 /* Don't add stuff after this #endif */ 62 /* Don't add stuff after this #endif */
63
64 /* arch-tag: 00640af1-9386-48b5-a4be-35620b8cd3aa
65 (do not change this comment) */