comparison oldXMenu/InsSel.c @ 90780:ec58e5c426ef

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
author Miles Bader <miles@gnu.org>
date Sun, 04 Mar 2007 06:19:40 +0000
parents 95d0cdf160ea fec5e03aaf59
children
comparison
equal deleted inserted replaced
90779:6ea6d3d1508d 90780:ec58e5c426ef
1 /* Copyright Massachusetts Institute of Technology 1985 */
2
1 #include "copyright.h" 3 #include "copyright.h"
2 4
3 /* Copyright Massachusetts Institute of Technology 1985 */
4 /* Copyright (C) 2001, 2002, 2003, 2004, 2005,
5 2006, 2007 Free Software Foundation, Inc. */
6 5
7 /* 6 /*
8 * XMenu: MIT Project Athena, X Window system menu package 7 * XMenu: MIT Project Athena, X Window system menu package
9 * 8 *
10 * XMenuInsertSelection - Inserts a selection into an XMenu object 9 * XMenuInsertSelection - Inserts a selection into an XMenu object