]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment.
authorGlenn Morris <rgm@gnu.org>
Tue, 3 Jun 2008 03:14:47 +0000 (03:14 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 3 Jun 2008 03:14:47 +0000 (03:14 +0000)
Makefile.in

index 1637f488a01599356c3f908ffdd8cfa6e51a5a62..653d0e5a8b665250d5a3906a00231206f06f6ffa 100644 (file)
@@ -819,10 +819,10 @@ dvi:
 
 #### Bootstrapping.
 
-### This is meant for Emacs maintainers only.  It first cleans the
-### lisp subdirectory, removing all compiled Lisp files.  Then a
-### special emacs executable is built from Lisp sources, which is then
-### used to compile Lisp files.  The last step is a "normal" make.
+### This first cleans the lisp subdirectory, removing all compiled
+### Lisp files.  Then a special emacs executable is built from Lisp
+### sources, which is then used to compile Lisp files.  The last step
+### is a "normal" make.
 
 .PHONY: bootstrap
 .PHONY: bootstrap-build