1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 11:33:09 -08:00
emacs/msdos
Eli Zaretskii b0b6ad00ce (LC_ALL=C): Fix src/Makefile breakage caused by
recent (2004-09-24) changes in src/Makefile.in.
2004-10-06 15:46:19 +00:00
..
ChangeLog (LC_ALL=C): Fix src/Makefile breakage caused by 2004-10-06 15:46:19 +00:00
COPYING
emacs.ico
emacs.pif
is_exec.c
mainmake
mainmake.v2
README
sed1.inp
sed1v2.inp (LC_ALL=C): Fix src/Makefile breakage caused by 2004-10-06 15:46:19 +00:00
sed1x.inp
sed2.inp
sed2v2.inp
sed2x.inp
sed3.inp
sed3v2.inp
sed4.inp
sed5x.inp
sed6.inp
sedleim.inp Remove the lines which say "<TAB>@true", to avoid 2004-08-14 11:33:02 +00:00
sedlisp.inp
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
#   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.
#
# ----------------------------------------------------------------------