changeset 44080:d6dc55c34307

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 22 Mar 2002 02:27:54 +0000
parents bf72a8fa9d17
children 55e461345aba
files lisp/ChangeLog lisp/Makefile.in
diffstat 2 files changed, 27 insertions(+), 23 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Mar 21 21:33:31 2002 +0000
+++ b/lisp/ChangeLog	Fri Mar 22 02:27:54 2002 +0000
@@ -1,3 +1,7 @@
+2002-03-21  Stefan Monnier  <monnier@cs.yale.edu>
+
+	* Makefile.in (bootstrap): Make sure subdirs.el is ready.
+
 2002-03-21  Kim F. Storm  <storm@cua.dk>
 
 	* simple.el (open-network-stream, open-network-stream-nowait)
@@ -11,8 +15,8 @@
 
 2002-03-21  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
 
-	* startup.el (fancy-splash-tail, normal-splash-screen): Update
-	copyright.
+	* startup.el (fancy-splash-tail, normal-splash-screen):
+	Update copyright.
 
 	* novice.el (disabled-command-hook): Clarify output text to match
 	prompt.
@@ -30,28 +34,28 @@
 
 2002-03-20  Michael Kifer  <kifer@cs.stonybrook.edu>
 
-	* ediff-diff.el (ediff-install-fine-diff-if-necessary): take
-	the current highlighting style into account.
-	(ediff-forward-word-function,ediff-whitespace,ediff-word-1,
-	ediff-word-2,ediff-word-3,ediff-word-4): make them buffer local.
-
-	* ediff-init.el (ediff-patch-job): new macro.
-
-	* ediff-mult.el (ediff-make-new-meta-list-header): new API function.
-	(ediff-intersect-directories): use ediff-make-new-meta-list-header.
-
-	* ediff-ptch.el (ediff-map-patch-buffer): use
-	ediff-make-new-meta-list-header.
-	(ediff-fixup-patch-map): use the meta-list API from ediff-mult.el.
-
-	* ediff-util.el (ediff-toggle-hilit): fix toggling of highliting.
-	(ediff-select-difference): take highlighting style into account.
-	(ediff-clone-buffer-for-region-comparison): new function.
-	(ediff-inferior-compare-regions): added comparison of current diff
+	* ediff-diff.el (ediff-install-fine-diff-if-necessary):
+	Take the current highlighting style into account.
+	(ediff-forward-word-function,ediff-whitespace,ediff-word-1)
+	(ediff-word-2,ediff-word-3,ediff-word-4): Make them buffer local.
+
+	* ediff-init.el (ediff-patch-job): New macro.
+
+	* ediff-mult.el (ediff-make-new-meta-list-header): New API function.
+	(ediff-intersect-directories): Use ediff-make-new-meta-list-header.
+
+	* ediff-ptch.el (ediff-map-patch-buffer):
+	Use ediff-make-new-meta-list-header.
+	(ediff-fixup-patch-map): Use the meta-list API from ediff-mult.el.
+
+	* ediff-util.el (ediff-toggle-hilit): Fix toggling of highliting.
+	(ediff-select-difference): Take highlighting style into account.
+	(ediff-clone-buffer-for-region-comparison): New function.
+	(ediff-inferior-compare-regions): Added comparison of current diff
 	regions.
 
-	* ediff.el (ediff-clone-buffer-for-region-comparison,
-	ediff-clone-buffer-for-window-comparison): moved to ediff-util.el.
+	* ediff.el (ediff-clone-buffer-for-region-comparison)
+	(ediff-clone-buffer-for-window-comparison): Moved to ediff-util.el.
 
 2002-03-19  pmr-sav  <pmr-sav@hamm.pajato.com>
 
--- a/lisp/Makefile.in	Thu Mar 21 21:33:31 2002 +0000
+++ b/lisp/Makefile.in	Fri Mar 22 02:27:54 2002 +0000
@@ -274,7 +274,7 @@
 
 # Generate/update files for the bootstrap process.
 
-bootstrap: autoloads compile-always custom-deps
+bootstrap: subdirs.el autoloads compile-always custom-deps
 
 distclean:
 	-rm -f ./Makefile