Changeset 4220 for trunk/config.bat
- Timestamp:
- 04/04/08 22:04:40 (8 months ago)
- Files:
-
- trunk/config.bat (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/config.bat
r4190 r4220 3 3 rem Configuration script for MSDOS 4 4 rem Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003 5 rem 2004, 2005, 2006, 2007 Free Software Foundation, Inc.5 rem 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 6 6 7 7 rem This file is part of GNU Emacs. … … 9 9 rem GNU Emacs is free software; you can redistribute it and/or modify 10 10 rem it under the terms of the GNU General Public License as published by 11 rem the Free Software Foundation; either version 2, or (at your option)11 rem the Free Software Foundation; either version 3, or (at your option) 12 12 rem any later version. 13 13
