aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/CPP-DEFINES2
-rw-r--r--admin/ChangeLog6
-rw-r--r--admin/notes/copyright4
3 files changed, 8 insertions, 4 deletions
diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES
index 5c291944766..f4105f00c47 100644
--- a/admin/CPP-DEFINES
+++ b/admin/CPP-DEFINES
@@ -118,7 +118,6 @@ HAVE_CFMAKERAW
118HAVE_CFSETSPEED 118HAVE_CFSETSPEED
119HAVE_CLOCK_GETTIME 119HAVE_CLOCK_GETTIME
120HAVE_CLOCK_SETTIME 120HAVE_CLOCK_SETTIME
121HAVE_CLOSEDIR
122HAVE_COFF_H 121HAVE_COFF_H
123HAVE_COM_ERR_H 122HAVE_COM_ERR_H
124HAVE_COPYSIGN 123HAVE_COPYSIGN
@@ -143,7 +142,6 @@ HAVE_DES_H
143HAVE_DEV_PTMX 142HAVE_DEV_PTMX
144HAVE_DIALOGS 143HAVE_DIALOGS
145HAVE_DIFFTIME 144HAVE_DIFFTIME
146HAVE_DIRENT_H
147HAVE_DUP2 145HAVE_DUP2
148HAVE_ENDGRENT 146HAVE_ENDGRENT
149HAVE_ENDPWENT 147HAVE_ENDPWENT
diff --git a/admin/ChangeLog b/admin/ChangeLog
index b256a0f5dc4..fe75ae57a6d 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,9 @@
12012-11-23 Paul Eggert <eggert@cs.ucla.edu>
2
3 Assume POSIX 1003.1-1988 or later for dirent.h (Bug#12958).
4 * CPP-DEFINES (HAVE_CLOSEDIR, HAVE_DIRENT_H): Remove.
5 * notes/copyright: Adjust to src/ndir.h -> nt/inc/dirent.h renaming.
6
12012-11-21 Paul Eggert <eggert@cs.ucla.edu> 72012-11-21 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 Assume POSIX 1003.1-1988 or later for unistd.h (Bug#12945). 9 Assume POSIX 1003.1-1988 or later for unistd.h (Bug#12945).
diff --git a/admin/notes/copyright b/admin/notes/copyright
index 72b7d7e2d23..173ff83343a 100644
--- a/admin/notes/copyright
+++ b/admin/notes/copyright
@@ -380,7 +380,7 @@ Makefile.in does now.
380src/gmalloc.c 380src/gmalloc.c
381 - contains numerous copyrights from the GNU C library. Leave them alone. 381 - contains numerous copyrights from the GNU C library. Leave them alone.
382 382
383src/ndir.h 383nt/inc/dirent.h
384 - see comments below. This file is OK to be released with Emacs 384 - see comments below. This file is OK to be released with Emacs
385 22, but we may want to revisit it afterwards. 385 22, but we may want to revisit it afterwards.
386 386
@@ -429,7 +429,7 @@ admin/check-doc-strings
429 File says it's in the public domain, but that might not make it so. 429 File says it's in the public domain, but that might not make it so.
430 430
431etc/e/eterm-color.ti 431etc/e/eterm-color.ti
432src/ndir.h 432nt/inc/dirent.h
433 On legal advice from Matt Norwood, the following comment was added 433 On legal advice from Matt Norwood, the following comment was added
434 to these files in Feb/Mar 2007: 434 to these files in Feb/Mar 2007:
435 435