1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
emacs/msdos
2005-09-10 11:39:01 +00:00
..
ChangeLog *** empty log message *** 2005-09-10 11:39:01 +00:00
COPYING
emacs.ico
emacs.pif
is_exec.c
mainmake Update years in copyright notice; nfc. 2005-08-10 15:40:54 +00:00
mainmake.v2 Update years in copyright notice; nfc. 2005-08-10 15:40:54 +00:00
README Update years in copyright notice; nfc. 2005-08-10 15:40:54 +00:00
sed1.inp Update years in copyright notice; nfc. 2005-08-10 15:40:54 +00:00
sed1v2.inp Update years in copyright notice; nfc. 2005-08-10 15:40:54 +00:00
sed1x.inp
sed2.inp Update years in copyright notice; nfc. 2005-08-10 15:40:54 +00:00
sed2v2.inp Update years in copyright notice; nfc. 2005-08-10 15:40:54 +00:00
sed2x.inp Update years in copyright notice; nfc. 2005-08-10 15:40:54 +00:00
sed3.inp Update years in copyright notice; nfc. 2005-08-10 15:40:54 +00:00
sed3v2.inp (GETOPT_H, GETOPTOBJS): Define to use getopt.h, getopt.o and getopt1.o. 2005-09-10 11:15:41 +00:00
sed4.inp Update years in copyright notice; nfc. 2005-08-10 15:40:54 +00:00
sed5x.inp Update years in copyright notice; nfc. 2005-08-10 15:40:54 +00:00
sed6.inp Update years in copyright notice; nfc. 2005-08-10 15:40:54 +00:00
sedleim.inp Update years in copyright notice; nfc. 2005-08-10 15:40:54 +00:00
sedlisp.inp Update years in copyright notice; nfc. 2005-08-10 15:40:54 +00:00
sigaction.c

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 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.
#
# ----------------------------------------------------------------------