diff src/dosfns.c @ 112239:fd7837a29da3

merge emacs-23
author Kenichi Handa <handa@m17n.org>
date Tue, 04 Jan 2011 15:57:54 +0900
parents 376148b31b5e
children 417b1e4d63cd
line wrap: on
line diff
--- a/src/dosfns.c	Mon Dec 27 20:03:58 2010 +0900
+++ b/src/dosfns.c	Tue Jan 04 15:57:54 2011 +0900
@@ -1,7 +1,7 @@
 /* MS-DOS specific Lisp utilities.  Coded by Manabu Higashida, 1991.
    Major changes May-July 1993 Morten Welinder (only 10% original code left)
    Copyright (C) 1991, 1993, 1996, 1997, 1998, 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.