changeset 69011:975b35e84a88

(Lisp Interaction): Minor addition.
author Richard M. Stallman <rms@gnu.org>
date Sun, 19 Feb 2006 23:34:53 +0000
parents 6e77ac510943
children 370c1ad26b94
files man/building.texi
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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