emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r108904: Comment tweak


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r108904: Comment tweak
Date: Fri, 06 Jul 2012 00:45:23 -0700
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 108904
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Fri 2012-07-06 00:45:23 -0700
message:
  Comment tweak
modified:
  lisp/Makefile.in
=== modified file 'lisp/Makefile.in'
--- a/lisp/Makefile.in  2012-07-06 07:29:43 +0000
+++ b/lisp/Makefile.in  2012-07-06 07:45:23 +0000
@@ -326,7 +326,7 @@
 # starting Emacs many times (it was 33% faster on a test with a
 # random 10% of the .el files needing recompilation).
 # Unlike compile, this is not parallelizable; so if you have more than
-# one core, compile will be (much) faster.
+# one core and use make -j#, compile will be (much) faster.
 # This rule also produces less accurate compilation warnings.
 # The environment of later files is affected by definitions in
 # earlier ones, so it does not produce some warnings that it should.


reply via email to

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