diff src/window.c @ 87649:107ccd98fa12

Merge from emacs--rel--22 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
author Miles Bader <miles@gnu.org>
date Tue, 08 Jan 2008 20:46:54 +0000
parents e7cf3055e000 fc2bcd2a8aad
children 800f21c9f989 606f2d163a64
line wrap: on
line diff
--- a/src/window.c	Tue Jan 08 20:07:21 2008 +0000
+++ b/src/window.c	Tue Jan 08 20:46:54 2008 +0000
@@ -1,7 +1,8 @@
 /* Window creation, deletion and examination for GNU Emacs.
    Does not include redisplay.
    Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, 1998, 2000,
-                 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+                 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+                 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.