diff options
| author | Andreas Schwab | 2010-01-16 10:40:57 +0100 |
|---|---|---|
| committer | Andreas Schwab | 2010-01-16 10:40:57 +0100 |
| commit | e118d2be3b70097e71c0be4d0fc1f88b0fb39e88 (patch) | |
| tree | 4e7f7bbb5a1c8f3c83b87736b0dd6265f2f8fedc /src/ChangeLog | |
| parent | 523ae620e8b915eb52101fd5808e1cff67cd559a (diff) | |
| download | emacs-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/ChangeLog | 4 |
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 @@ | |||
| 1 | 2010-01-16 Andreas Schwab <schwab@linux-m68k.org> | ||
| 2 | |||
| 3 | * Makefile.in (lisp, shortlisp): Update. | ||
| 4 | |||
| 1 | 2010-01-16 Stefan Monnier <monnier@iro.umontreal.ca> | 5 | 2010-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 |