1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
emacs/msdos
2007-01-28 01:13:25 +00:00
..
ChangeLog Initial version. 2007-01-28 01:13:25 +00:00
COPYING Replace "Library Public License" by "Lesser Public License" throughout. 2006-09-15 17:19:05 +00:00
COPYING.DJ Initial version. 2007-01-28 01:13:25 +00:00
emacs.ico # 1999-10-03 15:56:58 +00:00
emacs.pif # 1999-10-03 15:56:58 +00:00
is_exec.c Add arch taglines 2003-09-01 15:45:59 +00:00
mainmake Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
mainmake.v2 Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
README Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
sed1.inp Update copyright for years from Emacs 21 to present (mainly adding 2007-01-16 02:38:27 +00:00
sed1v2.inp Update copyright for years from Emacs 21 to present (mainly adding 2007-01-16 02:38:27 +00:00
sed1x.inp Add arch taglines 2003-09-01 15:45:59 +00:00
sed2.inp Update copyright for years from Emacs 21 to present (mainly adding 2007-01-16 02:38:27 +00:00
sed2v2.inp Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
sed2x.inp Update copyright for years from Emacs 21 to present (mainly adding 2007-01-16 02:38:27 +00:00
sed3.inp Update copyright for years from Emacs 21 to present (mainly adding 2007-01-16 02:38:27 +00:00
sed3v2.inp Update copyright for years from Emacs 21 to present (mainly adding 2007-01-16 02:38:27 +00:00
sed4.inp Update copyright for years from Emacs 21 to present (mainly adding 2007-01-16 02:38:27 +00:00
sed5x.inp Update copyright for years from Emacs 21 to present (mainly adding 2007-01-16 02:38:27 +00:00
sed6.inp Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
sedleim.inp Update copyright for years from Emacs 21 to present (mainly adding 2007-01-16 02:38:27 +00:00
sedlisp.inp Update copyright for years from Emacs 21 to present (mainly adding 2007-01-16 02:38:27 +00:00
sigaction.c Add arch taglines 2003-09-01 15:45:59 +00:00

This directory contains scripts for building the DJGPP (a.k.a. MS-DOS)
version of Emacs, and other files useful for running that version of
Emacs.

The files emacs.ico and emacs.pif are for using the DJGPP version on
Windows 3.X.  Since these are binary files, their copyright notice is
reproduced here:

# Copyright (C) 1993, 2002, 2003, 2004, 2005,
#   2006, 2007 Free Software Foundation, Inc.
#
# This file is part of GNU Emacs.
#
# This file is free software; as a special exception, the author gives
# unlimited permission to copy and/or distribute it, with or without
# modifications, as long as this notice is preserved.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# ----------------------------------------------------------------------