diff options
| author | Kenichi Handa | 2003-09-08 11:56:09 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2003-09-08 11:56:09 +0000 |
| commit | 463f5630a5e7cbe7f042bc1175d1fa1c4e98860f (patch) | |
| tree | 3287d0c628fea2249abf4635b3a4f45bedd6f8c4 /oldXMenu/XMenu.h | |
| parent | 4256310de631bd57c78b88b5131caa073315b3d7 (diff) | |
| download | emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.tar.gz emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.zip | |
New directory
Diffstat (limited to 'oldXMenu/XMenu.h')
| -rw-r--r-- | oldXMenu/XMenu.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/oldXMenu/XMenu.h b/oldXMenu/XMenu.h index c679a91e362..3188f66fa4c 100644 --- a/oldXMenu/XMenu.h +++ b/oldXMenu/XMenu.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | #include "copyright.h" | 1 | #include "copyright.h" |
| 2 | 2 | ||
| 3 | /* $Header: /cvsroot/emacs/emacs/oldXMenu/XMenu.h,v 1.3 2003/02/04 14:19:01 lektu Exp $ */ | 3 | /* $Header: /cvs/emacs/oldXMenu/XMenu.h,v 1.2 2000/01/27 15:29:38 gerd Exp $ */ |
| 4 | /* Copyright Massachusetts Institute of Technology 1985 */ | 4 | /* Copyright Massachusetts Institute of Technology 1985 */ |
| 5 | 5 | ||
| 6 | /* | 6 | /* |
| @@ -261,6 +261,3 @@ char *XMenuError(); | |||
| 261 | 261 | ||
| 262 | #endif | 262 | #endif |
| 263 | /* Don't add after this point. */ | 263 | /* Don't add after this point. */ |
| 264 | |||
| 265 | /* arch-tag: 7e57b5ac-9355-4057-9385-afbe6912d60f | ||
| 266 | (do not change this comment) */ | ||