mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-21 06:55:39 +00:00
Fix typos.
This commit is contained in:
parent
48e0b4c0d3
commit
69587bba21
@ -145,7 +145,7 @@
|
||||
|
||||
2002-03-09 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
Add support for bootstraping Emacs:
|
||||
Add support for bootstrapping Emacs:
|
||||
|
||||
* sed1v2.inp: Edit the bootstrap-* targets. Fix the mostlyclean
|
||||
target.
|
||||
|
@ -546,7 +546,7 @@
|
||||
|
||||
* makefile.w32-in (bootstrap-nmake): When nmake'ing bootstrap on
|
||||
the lisp/ directory, set SHELL to $(SHELLTYPE); this avoids
|
||||
calling non-existent cmdproxy.exe on boostrappings after a
|
||||
calling non-existent cmdproxy.exe on bootstrappings after a
|
||||
previous install followed by realclean.
|
||||
|
||||
* nmake.defs: Add quote in comment to resync font-locking.
|
||||
|
@ -21338,7 +21338,7 @@
|
||||
|
||||
* fns.c (Frequire): Change nesting allowance from 2 to 3 to cause
|
||||
more descriptive error output from lread.c:Fload upon most require
|
||||
cycles during boostrapping.
|
||||
cycles during bootstrapping.
|
||||
|
||||
2002-11-27 Jason Rumney <jasonr@gnu.org>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user