]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Mon, 26 Nov 2001 11:01:20 +0000 (11:01 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 26 Nov 2001 11:01:20 +0000 (11:01 +0000)
ChangeLog
lisp/ChangeLog
src/ChangeLog

index 705291ee8ee44f267528693fb5ea15c8dceed1ba..5432b85806a8f431a2452d815002df72c0151384 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-11-26  Richard M. Stallman  <rms@gnu.org>
+
+       * Makefile.in: bootstrap should not delete dumped executables.
+       (bootstrap-clean-before): New target.
+       (bootstrap): Use bootstrap-clean-before instead of clean.
+       (bootstrap-clean-after): Renamed from bootstrap-clean.  Calls changed.
+
 2001-11-24  Eli Zaretskii  <eliz@is.elta.co.il>
 
        These changes add the Emacs Lisp Introduction manual to the
index 0728296d52eb855644d2b7742a3294b472efaf02..34453a7e087d38b8ab1c44ad314e6ce063113e9f 100644 (file)
@@ -1,3 +1,9 @@
+2001-11-26  Richard M. Stallman  <rms@gnu.org>
+
+       * window.el (save-selected-window): No error if saved window is dead.
+
+       * help-funs.el (describe-syntax): Put (interactive) after doc string.
+
 2001-11-26  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * international/quail.el (quail-help): Require help-mode in
@@ -18,7 +24,7 @@
        (diff-find-approx-text): New fun.
        (diff-find-source-location): Use it.
        (diff-apply-hunk, diff-test-hunk, diff-goto-source):
-       Adapt to new retval of diff-find-source-location.
+       Adapt to new retval of diff-find-text.
 
        * vc-cvs.el (vc-cvs-parse-entry): Rewrite, comparing the string-
        rather than integer- representation of dates.
index df37eed392b95f2a7e6d6588b5932f7f3a03fe90..769bbc922cc966289be39264101f4c1a869e9cb4 100644 (file)
@@ -2,6 +2,9 @@
 
        * Makefile.in (mallocobj): Simplify logic using auxiliary vars.
 
+       * Makefile.in (mostlyclean): Delete bootstrap-emacs here.
+       (clean): Not here.
+
 2001-11-25  Stefan Monnier  <monnier@cs.yale.edu>
 
        * textprop.c (set_text_properties_1): Clearly mark that the