aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2010-01-16 10:40:57 +0100
committerAndreas Schwab2010-01-16 10:40:57 +0100
commite118d2be3b70097e71c0be4d0fc1f88b0fb39e88 (patch)
tree4e7f7bbb5a1c8f3c83b87736b0dd6265f2f8fedc /src/ChangeLog
parent523ae620e8b915eb52101fd5808e1cff67cd559a (diff)
downloademacs-e118d2be3b70097e71c0be4d0fc1f88b0fb39e88.tar.gz
emacs-e118d2be3b70097e71c0be4d0fc1f88b0fb39e88.zip
Update $(lisp) and $(shortlisp) to match changes in loadup.el
* Makefile.in (lisp, shortlisp): Update.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9cbab2b4d98..94a1f9604f5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12010-01-16 Andreas Schwab <schwab@linux-m68k.org>
2
3 * Makefile.in (lisp, shortlisp): Update.
4
12010-01-16 Stefan Monnier <monnier@iro.umontreal.ca> 52010-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
2 6
3 * xterm.c (x_term_init): Instead of inhibiting GC while running Lisp 7 * xterm.c (x_term_init): Instead of inhibiting GC while running Lisp