diff man/xemacs/building.texi @ 367:a4f53d9b3154 r21-1-13

Import from CVS: tag r21-1-13
author cvs
date Mon, 13 Aug 2007 11:01:07 +0200
parents 972bbb6d6ca2
children cc15677e0335
line wrap: on
line diff
--- a/man/xemacs/building.texi	Mon Aug 13 11:00:13 2007 +0200
+++ b/man/xemacs/building.texi	Mon Aug 13 11:01:07 2007 +0200
@@ -1,5 +1,5 @@
 
-@node Running, Packages, Programs, Top
+@node Running, Abbrevs, Programs, Top
 @chapter Compiling and Testing Programs
 
   The previous chapter discusses the Emacs commands that are useful for
@@ -71,7 +71,7 @@
 compilation continues in any case.
 
 @findex kill-compilation
-  To kill the compilation process, type @kbd{M-x-kill-compilation}.  The mode
+  To kill the compilation process, type @kbd{M-x kill-compilation}.  The mode
 line of the @samp{*compilation*} buffer changes to say @samp{signal}
 instead of @samp{run}.  Starting a new compilation also kills any
 running compilation, as only one can occur at any time.  Starting a new