aboutsummaryrefslogtreecommitdiffstats
path: root/oldXMenu/XMenuInt.h
diff options
context:
space:
mode:
authorKenichi Handa2004-04-16 12:51:06 +0000
committerKenichi Handa2004-04-16 12:51:06 +0000
commit6b61353c0a0320ee15bb6488149735381fed62ec (patch)
treee69adba60e504a5a37beb556ad70084de88a7aab /oldXMenu/XMenuInt.h
parentdc6a28319312fe81f7a1015e363174022313f0bd (diff)
downloademacs-6b61353c0a0320ee15bb6488149735381fed62ec.tar.gz
emacs-6b61353c0a0320ee15bb6488149735381fed62ec.zip
Sync to HEAD
Diffstat (limited to 'oldXMenu/XMenuInt.h')
-rw-r--r--oldXMenu/XMenuInt.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/oldXMenu/XMenuInt.h b/oldXMenu/XMenuInt.h
index 3929f20bc79..e96dfb1e910 100644
--- a/oldXMenu/XMenuInt.h
+++ b/oldXMenu/XMenuInt.h
@@ -1,5 +1,4 @@
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/*
@@ -61,3 +60,6 @@ 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) */