aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggert2011-07-25 10:15:08 -0700
committerPaul Eggert2011-07-25 10:15:08 -0700
commitabec06ffd21cf6b31eac0e83f236981f627627fa (patch)
tree3ef6172df74d37f5f923365acfed5ab18fc040e8
parent985e4c56b12ef708790aebdce63ab1205822acc6 (diff)
downloademacs-abec06ffd21cf6b31eac0e83f236981f627627fa.tar.gz
emacs-abec06ffd21cf6b31eac0e83f236981f627627fa.zip
Add Bug#.
-rw-r--r--ChangeLog2
-rw-r--r--admin/ChangeLog2
-rw-r--r--leim/ChangeLog2
-rw-r--r--lib-src/ChangeLog2
-rw-r--r--msdos/ChangeLog2
-rw-r--r--src/ChangeLog2
6 files changed, 6 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b9dc4d88b6..4a41994d27a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
12011-07-25 Paul Eggert <eggert@cs.ucla.edu> 12011-07-25 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 Merge from gnulib, using build-aux to remove clutter. 3 Merge from gnulib, using build-aux to remove clutter (Bug#9169).
4 * m4/largefile.m4: New file, so that Emacs does not mess up when 4 * m4/largefile.m4: New file, so that Emacs does not mess up when
5 accessing files with large inode numbers in MacOS X 10.5 and later. 5 accessing files with large inode numbers in MacOS X 10.5 and later.
6 * m4/nocrash.m4: New file, to avoid triggering background debugger 6 * m4/nocrash.m4: New file, to avoid triggering background debugger
diff --git a/admin/ChangeLog b/admin/ChangeLog
index c934a3c1b57..07aa0d4dd9d 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,6 +1,6 @@
12011-07-25 Paul Eggert <eggert@cs.ucla.edu> 12011-07-25 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 Merge from gnulib. 3 Merge from gnulib (Bug#9169).
4 * notes/copyright: The files compile, config.guess, config.sub, 4 * notes/copyright: The files compile, config.guess, config.sub,
5 depcomp, install-sh, missing, and move-if-change are now in the 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, 6 new build-aux subdirectory. The files arg-nonnull.h, c++defs.h,
diff --git a/leim/ChangeLog b/leim/ChangeLog
index ce25372c69b..7ee32dcb76b 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1,6 +1,6 @@
12011-07-25 Paul Eggert <eggert@cs.ucla.edu> 12011-07-25 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * Makefile.in (install): install-sh is now in build-aux. 3 * Makefile.in (install): install-sh is now in build-aux (Bug#9169).
4 4
52011-07-23 Yair F <yair.f.lists@gmail.com> 52011-07-23 Yair F <yair.f.lists@gmail.com>
6 6
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index aff4dc7630c..179759fe80d 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,7 +1,7 @@
12011-07-25 Paul Eggert <eggert@cs.ucla.edu> 12011-07-25 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * Makefile.in ($(DESTDIR)${archlibdir}): install-sh moved 3 * Makefile.in ($(DESTDIR)${archlibdir}): install-sh moved
4 to build-aux. 4 to build-aux (Bug#9169).
5 5
62011-07-09 Andreas Schwab <schwab@linux-m68k.org> 62011-07-09 Andreas Schwab <schwab@linux-m68k.org>
7 7
diff --git a/msdos/ChangeLog b/msdos/ChangeLog
index 1b737575d94..9b8a96c117c 100644
--- a/msdos/ChangeLog
+++ b/msdos/ChangeLog
@@ -1,7 +1,7 @@
12011-07-25 Paul Eggert <eggert@cs.ucla.edu> 12011-07-25 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * sedlibmk.inp (CONFIG_CLEAN_VPATH_FILES): Adjust to snippet moves 3 * sedlibmk.inp (CONFIG_CLEAN_VPATH_FILES): Adjust to snippet moves
4 from top level to build-aux/snippet. 4 from top level to build-aux/snippet (Bug#9169).
5 5
62011-06-07 Eli Zaretskii <eliz@gnu.org> 62011-06-07 Eli Zaretskii <eliz@gnu.org>
7 7
diff --git a/src/ChangeLog b/src/ChangeLog
index 6b75029dd5c..d88ae6b16dd 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +1,6 @@
12011-07-25 Paul Eggert <eggert@cs.ucla.edu> 12011-07-25 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * Makefile.in (gl-stamp): move-if-change is now in build-aux. 3 * Makefile.in (gl-stamp): move-if-change is now in build-aux (Bug#9169).
4 4
52011-07-25 Paul Eggert <eggert@cs.ucla.edu> 52011-07-25 Paul Eggert <eggert@cs.ucla.edu>
6 6