aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index aad0050f0bd..c8bcd2ab669 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12011-01-08 Paul Eggert <eggert@cs.ucla.edu>
2
3 Automate syncing from gnulib.
4 * Makefile.in (lib): New macro.
5 (ALL_CFLAGS): Add -I$(lib) -I$(srcdir)/../lib.
6 ($(lib)/libgnu.a): New rule.
7 (temacs$(EXEEXT)): Also link $(lib)/libgnu.a.
8
12011-01-08 Andreas Schwab <schwab@linux-m68k.org> 92011-01-08 Andreas Schwab <schwab@linux-m68k.org>
2 10
3 * fns.c (Fyes_or_no_p): Add usage. 11 * fns.c (Fyes_or_no_p): Add usage.
@@ -29483,4 +29491,3 @@ See ChangeLog.10 for earlier changes.
29483 29491
29484 You should have received a copy of the GNU General Public License 29492 You should have received a copy of the GNU General Public License
29485 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 29493 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
29486