]> git.eshelyaron.com Git - emacs.git/commitdiff
(Lisp Interaction): Minor addition.
authorRichard M. Stallman <rms@gnu.org>
Sun, 19 Feb 2006 23:34:53 +0000 (23:34 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 19 Feb 2006 23:34:53 +0000 (23:34 +0000)
man/building.texi

index f8c20003942b55bd16e754256cd1feb0ffe6cfd3..a54b0e8b6317b8392f9332189e1fb3173bb5865c 100644 (file)
@@ -1278,7 +1278,8 @@ buffer in Lisp Interaction mode.
 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