changeset 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 59f24c2a31ac
children 830872ebe096
files man/ChangeLog man/xemacs/building.texi
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/ChangeLog	Sun Feb 26 13:46:10 2006 +0000
+++ b/man/ChangeLog	Sun Feb 26 14:28:38 2006 +0000
@@ -1,3 +1,8 @@
+2006-02-26  Mike Sperber  <mike@xemacs.org>
+
+	* xemacs/building.texi (External Lisp): Document that `run-lisp'
+	needs the os-utils package.
+
 2006-02-26  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* XEmacs 21.5.25 "eggplant" is released.
--- 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''