diff man/lispref/compile.texi @ 412:697ef44129c6 r21-2-14

Import from CVS: tag r21-2-14
author cvs
date Mon, 13 Aug 2007 11:20:41 +0200
parents 501cfd01ee6d
children
line wrap: on
line diff
--- a/man/lispref/compile.texi	Mon Aug 13 11:19:22 2007 +0200
+++ b/man/lispref/compile.texi	Mon Aug 13 11:20:41 2007 +0200
@@ -235,7 +235,7 @@
 will not, of course, produce any compiled code.)
 
 @example
-% xemacs -batch -f batch-byte-compile *.el
+% emacs -batch -f batch-byte-compile *.el
 @end example
 @end defun