John Wiegley 63efcc2686 Merge from origin/emacs-25 9 年之前
..
autogen 9c3dbabee3 Fix copyright years by hand 9 年之前
COPYING 5c65bae26d Change to GPLv3. 18 年之前
ChangeLog.1 0e963201d0 Update copyright year to 2016 9 年之前
INSTALL 0e963201d0 Update copyright year to 2016 9 年之前
README 9c3dbabee3 Fix copyright years by hand 9 年之前
depfiles.bat 9c3dbabee3 Fix copyright years by hand 9 年之前
emacs.ico a4a9692da1 # 26 年之前
emacs.pif a4a9692da1 # 26 年之前
inttypes.h 7352c6c695 Rework C source files to avoid ^( 9 年之前
mainmake.v2 0e963201d0 Update copyright year to 2016 9 年之前
sed1v2.inp 0e963201d0 Update copyright year to 2016 9 年之前
sed1x.inp 0e963201d0 Update copyright year to 2016 9 年之前
sed2v2.inp 1dd4f26ab6 Merge from origin/emacs-25 9 年之前
sed2x.inp 0e963201d0 Update copyright year to 2016 9 年之前
sed3v2.inp 0e963201d0 Update copyright year to 2016 9 年之前
sed3x.inp acddf8aec7 On msdos, set LIBS_SYSTEM with config.bat, not cpp. 15 年之前
sed4.inp 0e963201d0 Update copyright year to 2016 9 年之前
sed5x.inp 0e963201d0 Update copyright year to 2016 9 年之前
sed6.inp 0e963201d0 Update copyright year to 2016 9 年之前
sedadmin.inp 0e963201d0 Update copyright year to 2016 9 年之前
sedalloc.inp 0e963201d0 Update copyright year to 2016 9 年之前
sedleim.inp 0e963201d0 Update copyright year to 2016 9 年之前
sedlibcf.inp 0e963201d0 Update copyright year to 2016 9 年之前
sedlibmk.inp 0e963201d0 Update copyright year to 2016 9 年之前
sedlisp.inp 0e963201d0 Update copyright year to 2016 9 年之前

README

Copyright (C) 2001-2016 Free Software Foundation, Inc.
See the end of the file for license conditions.


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


This file is part of GNU Emacs.

GNU Emacs is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

GNU Emacs 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. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with GNU Emacs. If not, see .