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

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 .