emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/Makefile.in,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/Makefile.in,v
Date: Tue, 03 Jun 2008 03:14:48 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/06/03 03:14:48

Index: Makefile.in
===================================================================
RCS file: /sources/emacs/emacs/Makefile.in,v
retrieving revision 1.347
retrieving revision 1.348
diff -u -b -r1.347 -r1.348
--- Makefile.in 9 May 2008 04:28:15 -0000       1.347
+++ Makefile.in 3 Jun 2008 03:14:47 -0000       1.348
@@ -819,10 +819,10 @@
 
 #### 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]