Mercurial > emacs
diff oldXMenu/SetPane.c @ 88155:d7ddb3e565de
sync with trunk
author | Henrik Enberg <henrik.enberg@telia.com> |
---|---|
date | Mon, 16 Jan 2006 00:03:54 +0000 |
parents | bbce331da1be |
children |
line wrap: on
line diff
--- a/oldXMenu/SetPane.c Sun Jan 15 23:02:10 2006 +0000 +++ b/oldXMenu/SetPane.c Mon Jan 16 00:03:54 2006 +0000 @@ -1,7 +1,7 @@ #include "copyright.h" -/* $Header: /u/src/emacs/19.0/oldXMenu/RCS/SetPane.c,v 1.1 1992/04/11 22:10:21 jimb Exp $ */ /* Copyright Massachusetts Institute of Technology 1985 */ +/* Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package @@ -41,3 +41,6 @@ _XMErrorCode = XME_NO_ERROR; return(p_num); } + +/* arch-tag: 90bc8d90-031d-41a2-a2c6-04bf94efbc90 + (do not change this comment) */