# HG changeset patch # User michaels # Date 1140964118 0 # Node ID 020e42010015bb91c7487c7c7f839bc9fa15151c # Parent 59f24c2a31aca015762e195d32bbeaefbb65ed4f [xemacs-hg @ 2006-02-26 14:28:34 by michaels] 2006-02-26 Mike Sperber * xemacs/building.texi (External Lisp): Document that `run-lisp' needs the os-utils package. diff -r 59f24c2a31ac -r 020e42010015 man/ChangeLog --- 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 + + * xemacs/building.texi (External Lisp): Document that `run-lisp' + needs the os-utils package. + 2006-02-26 Stephen J. Turnbull * XEmacs 21.5.25 "eggplant" is released. diff -r 59f24c2a31ac -r 020e42010015 man/xemacs/building.texi --- 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''