summaryrefslogtreecommitdiff
path: root/src/ChangeLog.6
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-07-25 05:19:07 +0000
committerGlenn Morris <rgm@gnu.org>2007-07-25 05:19:07 +0000
commit684d6f5bccb1f3f4e4935a5d9c95b2c5f6f5b8a1 (patch)
tree39207c8183876b3645137106ddd922d645870053 /src/ChangeLog.6
parent4a9f99bdfb808930e6e86eaa668594e19218eb3d (diff)
downloademacs-684d6f5bccb1f3f4e4935a5d9c95b2c5f6f5b8a1.tar.gz
Switch license to GPLv3 or later.
Diffstat (limited to 'src/ChangeLog.6')
-rw-r--r--src/ChangeLog.68
1 files changed, 4 insertions, 4 deletions
diff --git a/src/ChangeLog.6 b/src/ChangeLog.6
index 4572c8c0a3a..8bf2c9a278e 100644
--- a/src/ChangeLog.6
+++ b/src/ChangeLog.6
@@ -1643,9 +1643,9 @@
* emacs.c (main) [DJGPP v2]: Make standard streams use binary mode.
Call `tzset' instead of `init_gettimeofday'.
- * fileio.c [MSDOS]: If DJGPP version 2, include fcntl.h and string.h.
+ * fileio.c [MSDOS]: If DJGPP version 3, include fcntl.h and string.h.
- * lread.c [MSDOS]: If DJGPP version 2, include unistd.h.
+ * lread.c [MSDOS]: If DJGPP version 3, include unistd.h.
Include msdos.h somewhat earlier. For X_OK.
* unexec.c [DJGPP v2]: Include fcntl.h.
@@ -1664,7 +1664,7 @@
(LIBS_SYSTEM, chdir, NO_MODE_T, TEXT_START, NO_MATHERR)
(LOCALTIME_CACHE, tzset): Don't define if DJGPP v2.
- * msdos.c [MSDOS]: If DJGPP version 2, include fcntl.h.
+ * msdos.c [MSDOS]: If DJGPP version 3, include fcntl.h.
(_crt0_startup_flags): Initialize to work
correctly both with and without GNU `malloc' and `ralloc'.
(internal_terminal_init): Use only 3 bits when setting background
@@ -5361,7 +5361,7 @@ See ChangeLog.5 for earlier changes.
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 2, or (at your option)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,