aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorJoakim Verona2011-09-07 01:42:17 +0200
committerJoakim Verona2011-09-07 01:42:17 +0200
commitbe81ea9a3709c042369aa6ffc6fee83448677251 (patch)
tree2f74495859302056045b03a2284ff6110951d2a3 /admin
parent1b07d72dd2687ebddf2f5d8c5538a2b43bc6d13a (diff)
parentc8199d0f9eb45a99de074ec10b893f737f738cd8 (diff)
downloademacs-be81ea9a3709c042369aa6ffc6fee83448677251.tar.gz
emacs-be81ea9a3709c042369aa6ffc6fee83448677251.zip
upstream
Diffstat (limited to 'admin')
-rw-r--r--admin/ChangeLog9
-rw-r--r--admin/notes/copyright21
2 files changed, 20 insertions, 10 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 17cbcbb3bdf..9856f38fabb 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,12 @@
12011-09-06 Paul Eggert <eggert@cs.ucla.edu>
2
3 Merge from gnulib (Bug#9169).
4 * notes/copyright: The files compile, config.guess, config.sub,
5 depcomp, install-sh, missing, and move-if-change are now in the
6 new build-aux subdirectory. The files arg-nonnull.h, c++defs.h,
7 and warn-on-use.h are now in build-aux/snippets. New file
8 build-aux/snippets/_Noreturn.h.
9
12011-08-23 Eli Zaretskii <eliz@gnu.org> 102011-08-23 Eli Zaretskii <eliz@gnu.org>
2 11
3 * unidata/unidata-gen.el (unidata-prop-alist): Update the default 12 * unidata/unidata-gen.el (unidata-prop-alist): Update the default
diff --git a/admin/notes/copyright b/admin/notes/copyright
index 39eb003a07d..f4d22f9b270 100644
--- a/admin/notes/copyright
+++ b/admin/notes/copyright
@@ -143,7 +143,7 @@ m4/*.m4
143lib/Makefile.in 143lib/Makefile.in
144 - copyright FSF, with MIT-like license 144 - copyright FSF, with MIT-like license
145 145
146install-sh 146build-aux/install-sh
147 - this file is copyright MIT, which is OK. Leave the copyright alone. 147 - this file is copyright MIT, which is OK. Leave the copyright alone.
148 148
149etc/refcards/*.tex 149etc/refcards/*.tex
@@ -545,16 +545,17 @@ of writing) GPL >= 2. rms says may as well leave the licenses of these
545alone (may import them from Gnulib again). These are: 545alone (may import them from Gnulib again). These are:
546 546
547 Gnulib: 547 Gnulib:
548 arg-nonnull.h 548 build-aux/compile
549 c++defs.h 549 build-aux/config.guess
550 compile 550 build-aux/config.sub
551 config.guess 551 build-aux/depcomp
552 config.sub 552 build-aux/missing
553 depcomp 553 build-aux/move-if-change
554 build-aux/snippet/_Noreturn.h
555 build-aux/snippet/arg-nonnull.h
556 build-aux/snippet/c++defs.h
557 build-aux/snippet/warn-on-use.h
554 doc/man/texinfo.tex 558 doc/man/texinfo.tex
555 missing
556 move-if-change
557 warn-on-use.h
558 lib/*.[ch] 559 lib/*.[ch]
559 lib/gnulib.mk 560 lib/gnulib.mk
560 src/gmalloc.c 561 src/gmalloc.c