Add Bug#.

This commit is contained in:
Paul Eggert 2011-07-25 10:15:08 -07:00
parent 985e4c56b1
commit abec06ffd2
6 changed files with 6 additions and 6 deletions

View file

@ -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

View 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,

View 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>

View 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>

View 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>

View 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>