diff man/xemacs/building.texi @ 3260:020e42010015

[xemacs-hg @ 2006-02-26 14:28:34 by michaels] 2006-02-26 Mike Sperber <mike@xemacs.org> * xemacs/building.texi (External Lisp): Document that `run-lisp' needs the os-utils package.
author michaels
date Sun, 26 Feb 2006 14:28:38 +0000
parents 7844ab77b582
children 7c7262c47538
line wrap: on
line diff
--- a/man/xemacs/building.texi	Sun Feb 26 13:46:10 2006 +0000
+++ b/man/xemacs/building.texi	Sun Feb 26 14:28:38 2006 +0000
@@ -580,7 +580,8 @@
 process.
 
 @findex run-lisp
-  To run an inferior Lisp process, type @kbd{M-x run-lisp}.  This runs the
+  To run an inferior Lisp process, type @kbd{M-x run-lisp}.
+(You need to the @file{os-utils} package installed for this.) This runs the
 program named @code{lisp}, the same program you would run by typing
 @code{lisp} as a shell command, with both input and output going through an
 Emacs buffer named @samp{*lisp*}.  In other words, any ``terminal output''