Mercurial > emacs
comparison oldXMenu/FindPane.c @ 90294:c5406394f567
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 43-57)
- Update from CVS
- Merge from erc--emacs--0
- Make constrain-to-field notice overlays
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 18-21)
- Update from CVS
- Merge from emacs--devo--0
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 08 Feb 2006 04:26:44 +0000 |
parents | 2d92f5c9d6ae e8a3fb527b77 |
children | 6588c6259dfb |
comparison
equal
deleted
inserted
replaced
90293:275e0a144c1d | 90294:c5406394f567 |
---|---|
1 #include "copyright.h" | 1 #include "copyright.h" |
2 | 2 |
3 /* Copyright Massachusetts Institute of Technology 1985 */ | 3 /* Copyright Massachusetts Institute of Technology 1985 */ |
4 /* Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. */ | 4 /* Copyright (C) 2002, 2003, 2004, 2005, |
5 2006 Free Software Foundation, Inc. */ | |
5 | 6 |
6 /* | 7 /* |
7 * XMenu: MIT Project Athena, X Window system menu package | 8 * XMenu: MIT Project Athena, X Window system menu package |
8 * | 9 * |
9 * XMenuFindPane - Find the first menu pane who's label matches a | 10 * XMenuFindPane - Find the first menu pane who's label matches a |