diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 93efccfa1f0..7c5a20cae4b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2000-09-14 Andrew Innes <andrewi@gnu.org> + * makefile.w32-in: Add bootstrap support. Also copy lisp source + when installing. + * makefile.nt (DONTCOMPILE): Fix typo. * shell.el (shell-write-history-on-exit): New function. |