diff options
| author | Miles Bader | 2007-03-04 06:19:40 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-03-04 06:19:40 +0000 |
| commit | 70fff7b1002401c91fe8d6df6491e1ae1f71e02c (patch) | |
| tree | e348ed422579ef028033ea51045d35d2a8f09ba3 /oldXMenu/XMenuInt.h | |
| parent | 9e53076ea9d9f18f9fbdf28d79958691720b446f (diff) | |
| parent | d2d64bc314369ffd3f97f029e26f9650b76b8302 (diff) | |
| download | emacs-70fff7b1002401c91fe8d6df6491e1ae1f71e02c.tar.gz emacs-70fff7b1002401c91fe8d6df6491e1ae1f71e02c.zip | |
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 653-661)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 203-206)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-180
Diffstat (limited to 'oldXMenu/XMenuInt.h')
| -rw-r--r-- | oldXMenu/XMenuInt.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/oldXMenu/XMenuInt.h b/oldXMenu/XMenuInt.h index 9bf976ccc6b..d2844d8ea2b 100644 --- a/oldXMenu/XMenuInt.h +++ b/oldXMenu/XMenuInt.h | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | /* Copyright Massachusetts Institute of Technology 1985 */ | 1 | /* Copyright Massachusetts Institute of Technology 1985 */ |
| 2 | /* Copyright (C) 2001, 2002, 2003, 2004, 2005, | 2 | |
| 3 | 2006, 2007 Free Software Foundation, Inc. */ | 3 | #include "copyright.h" |
| 4 | |||
| 4 | 5 | ||
| 5 | /* | 6 | /* |
| 6 | * XMenu: MIT Project Athena, X Window system menu package | 7 | * XMenu: MIT Project Athena, X Window system menu package |