diff man/lispref/compile.texi @ 442:abe6d1db359e r21-2-36

Import from CVS: tag r21-2-36
author cvs
date Mon, 13 Aug 2007 11:35:02 +0200
parents 3ecd8885ac67
children 576fb035e263
line wrap: on
line diff
--- a/man/lispref/compile.texi	Mon Aug 13 11:33:40 2007 +0200
+++ b/man/lispref/compile.texi	Mon Aug 13 11:35:02 2007 +0200
@@ -235,7 +235,7 @@
 will not, of course, produce any compiled code.)
 
 @example
-% emacs -batch -f batch-byte-compile *.el
+% xemacs -batch -f batch-byte-compile *.el
 @end example
 @end defun