]> git.eshelyaron.com Git - emacs.git/commitdiff
Add Bug#.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Jul 2011 17:15:08 +0000 (10:15 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Jul 2011 17:15:08 +0000 (10:15 -0700)
ChangeLog
admin/ChangeLog
leim/ChangeLog
lib-src/ChangeLog
msdos/ChangeLog
src/ChangeLog

index 5b9dc4d88b6e6558805625e7059ef0bd3225a76a..4a41994d27a44a29a9b02aa222512ebaeb8ff07d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2011-07-25  Paul Eggert  <eggert@cs.ucla.edu>
 
-       Merge from gnulib, using build-aux to remove clutter.
+       Merge from gnulib, using build-aux to remove clutter (Bug#9169).
        * m4/largefile.m4: New file, so that Emacs does not mess up when
        accessing files with large inode numbers in MacOS X 10.5 and later.
        * m4/nocrash.m4: New file, to avoid triggering background debugger
index c934a3c1b5710e3f61c603fd9f813021e446dfcc..07aa0d4dd9d92fce158c4e1500d9aa6a6a0f7c37 100644 (file)
@@ -1,6 +1,6 @@
 2011-07-25  Paul Eggert  <eggert@cs.ucla.edu>
 
-       Merge from gnulib.
+       Merge from gnulib (Bug#9169).
        * notes/copyright: The files compile, config.guess, config.sub,
        depcomp, install-sh, missing, and move-if-change are now in the
        new build-aux subdirectory.  The files arg-nonnull.h, c++defs.h,
index ce25372c69bad35ceb32378854e3cf4e278aed21..7ee32dcb76b5893174032cf6bace5c974e767934 100644 (file)
@@ -1,6 +1,6 @@
 2011-07-25  Paul Eggert  <eggert@cs.ucla.edu>
 
-       * Makefile.in (install): install-sh is now in build-aux.
+       * Makefile.in (install): install-sh is now in build-aux (Bug#9169).
 
 2011-07-23  Yair F  <yair.f.lists@gmail.com>
 
index aff4dc7630c0d11dfd1569ad8c77afcb2a46c6ff..179759fe80dcafc6270638676cec34a4974746f8 100644 (file)
@@ -1,7 +1,7 @@
 2011-07-25  Paul Eggert  <eggert@cs.ucla.edu>
 
        * Makefile.in ($(DESTDIR)${archlibdir}): install-sh moved
-       to build-aux.
+       to build-aux (Bug#9169).
 
 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
 
index 1b737575d946432b02c224f0b08beba5f748fb06..9b8a96c117c5b97cb8c4c96631579106e7d18720 100644 (file)
@@ -1,7 +1,7 @@
 2011-07-25  Paul Eggert  <eggert@cs.ucla.edu>
 
        * sedlibmk.inp (CONFIG_CLEAN_VPATH_FILES): Adjust to snippet moves
-       from top level to build-aux/snippet.
+       from top level to build-aux/snippet (Bug#9169).
 
 2011-06-07  Eli Zaretskii  <eliz@gnu.org>
 
index 6b75029dd5cfac1ad2e8bf9355532fe939ae3da0..d88ae6b16dd6ac7c388e3cbc1be3b7e22ed8f785 100644 (file)
@@ -1,6 +1,6 @@
 2011-07-25  Paul Eggert  <eggert@cs.ucla.edu>
 
-       * Makefile.in (gl-stamp): move-if-change is now in build-aux.
+       * Makefile.in (gl-stamp): move-if-change is now in build-aux (Bug#9169).
 
 2011-07-25  Paul Eggert  <eggert@cs.ucla.edu>