From: Paul Eggert Date: Fri, 8 Jul 2011 20:48:32 +0000 (-0700) Subject: Fix ChangeLog typos in previous commit. X-Git-Tag: emacs-pretest-24.0.90~104^2~418 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b29e7c21796215c189442b0ae18a70c35f350158;p=emacs.git Fix ChangeLog typos in previous commit. --- diff --git a/ChangeLog b/ChangeLog index 1a25ba8e33d..477753d197d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,12 +7,11 @@ so that gnulib can assume the libraries in LIBS. * lib/signal.in.h, m4/pthread_sigmask.m4, m4/signal_h.m4: * lib/pthread_sigprocmask.c, lib/sigprocmask.c, m4/signalblocking.m4: + * lib/pthread_sigmask.c: New files, automatically imported from gnulib. * lib/gnulib.mk, m4/gl-comp.m4: Automatically-imported update due to the above changes. * .bzrignore: Add lib/signal.h. - * src/Makefile.in (LIB_PTHREAD_SIGMASK): New macro. - (LIBES): Use it. * lib/getopt.c, lib/unistd.in.h, m4/getopt.m4: Merge from gnulib.