1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-23 10:34:07 +00:00

*** empty log message ***

This commit is contained in:
Richard M. Stallman 2001-11-26 11:01:20 +00:00
parent 623c2030ef
commit ebcbef4efb
3 changed files with 17 additions and 1 deletions

View File

@ -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

View 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,Bm(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.

View 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