X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/7815fe1985833c57457882b415a29358991dabdc..51b59d794fe1d4a82fcd842b478657cc93f91595:/src/widget.c diff --git a/src/widget.c b/src/widget.c index 2301f76c7c..72ee0e3ab9 100644 --- a/src/widget.c +++ b/src/widget.c @@ -1,6 +1,6 @@ /* The emacs frame widget. Copyright (C) 1992, 1993, 2000, 2001, 2002, 2003, 2004, - 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -842,5 +842,3 @@ widget_store_internal_border (Widget widget) ew->emacs_frame.internal_border_width = f->internal_border_width; } -/* arch-tag: 931d28e5-0d59-405a-8325-7d475d0a13d9 - (do not change this comment) */