diff options
author | Miles Bader <miles@gnu.org> | 2007-03-04 06:19:40 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2007-03-04 06:19:40 +0000 |
commit | 70fff7b1002401c91fe8d6df6491e1ae1f71e02c (patch) | |
tree | e348ed422579ef028033ea51045d35d2a8f09ba3 /lwlib/xlwmenu.c | |
parent | 9e53076ea9d9f18f9fbdf28d79958691720b446f (diff) | |
parent | d2d64bc314369ffd3f97f029e26f9650b76b8302 (diff) | |
download | emacs-70fff7b1002401c91fe8d6df6491e1ae1f71e02c.tar.gz |
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 'lwlib/xlwmenu.c')
-rw-r--r-- | lwlib/xlwmenu.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lwlib/xlwmenu.c b/lwlib/xlwmenu.c index af608daccd6..b3929d34a35 100644 --- a/lwlib/xlwmenu.c +++ b/lwlib/xlwmenu.c @@ -1,6 +1,7 @@ /* Implements a lightweight menubar widget. - Copyright (C) 1992 Lucid, Inc. - Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Copyright (C) 1992 Lucid, Inc. +Copyright (C) 1994, 1995, 1997, 1999, 2000, 2001, 2002, 2003, 2004, + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of the Lucid Widget Library. |