# HG changeset patch # User Richard M. Stallman # Date 1140392093 0 # Node ID 975b35e84a88ab02276fc83cb4d59500a4be4fb5 # Parent 6e77ac510943fe0d2585b5c4ff1272573d1e3f61 (Lisp Interaction): Minor addition. diff -r 6e77ac510943 -r 975b35e84a88 man/building.texi --- a/man/building.texi Sun Feb 19 23:28:42 2006 +0000 +++ b/man/building.texi Sun Feb 19 23:34:53 2006 +0000 @@ -1278,7 +1278,8 @@ is to use Inferior Emacs-Lisp mode, which provides an interface rather like Shell mode (@pxref{Shell Mode}) for evaluating Emacs Lisp expressions. Type @kbd{M-x ielm} to create an @samp{*ielm*} buffer -which uses this mode. +which uses this mode. For more information see that command's +documentation. @node External Lisp @section Running an External Lisp