emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Andrew Innes
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 15 Jan 2003 07:14:32 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4732 emacs/lisp/ChangeLog:1.4733
*** emacs/lisp/ChangeLog:1.4732 Wed Jan 15 00:56:35 2003
--- emacs/lisp/ChangeLog        Wed Jan 15 07:14:26 2003
***************
*** 1,3 ****
--- 1,21 ----
+ 2003-01-15  Andrew Innes  <address@hidden>
+ 
+       * makefile.w32-in (loaddefs.el): Invoke make to build stub file
+       using appropriate rule for build environment.
+       (loaddefs.el-SH, loaddefs.el-CMD): New targets.  Include small set
+       of autoloads and defvars, sufficient to dump bootstrap emacs.
+       (update-subdirs-SH): Use hard-coded list of top-level lisp
+       subdirs, because find program on Windows is not compatible with
+       Unix find.
+       (compile-CMD, compile-SH): Use `batch-byte-compile-if-not-done'.
+       Explicitly load loaddefs.el so that bootstrap emacs can compile
+       properly.
+       (bootstrap-clean): Add dependency on loaddefs.el, to ensure
+       minimal stub sufficient for dumping bootstrap emacs is available.
+ 
+       * loadup.el: Include lisp/textmodes in load-path for bootstrap
+       emacs, to resolve ispell menu reference.
+ 
  2003-01-15  YAMAMOTO Mitsuharu <address@hidden>  (tiny change)
  
        * international/mule.el (optimize-char-coding-system-table):




reply via email to

[Prev in Thread] Current Thread [Next in Thread]