Mercurial > hg > xemacs-beta
diff man/lispref/compile.texi @ 408:501cfd01ee6d r21-2-34
Import from CVS: tag r21-2-34
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:18:11 +0200 |
parents | 8626e4521993 |
children | 697ef44129c6 |
line wrap: on
line diff
--- a/man/lispref/compile.texi Mon Aug 13 11:17:10 2007 +0200 +++ b/man/lispref/compile.texi Mon Aug 13 11:18:11 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