mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-29 19:48:19 +00:00
(Lisp Interaction): Minor addition.
This commit is contained in:
parent
07556e354b
commit
b9195b5232
@ -1278,7 +1278,8 @@ buffer in Lisp Interaction mode.
|
|||||||
is to use Inferior Emacs-Lisp mode, which provides an interface rather
|
is to use Inferior Emacs-Lisp mode, which provides an interface rather
|
||||||
like Shell mode (@pxref{Shell Mode}) for evaluating Emacs Lisp
|
like Shell mode (@pxref{Shell Mode}) for evaluating Emacs Lisp
|
||||||
expressions. Type @kbd{M-x ielm} to create an @samp{*ielm*} buffer
|
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
|
@node External Lisp
|
||||||
@section Running an External Lisp
|
@section Running an External Lisp
|
||||||
|
Loading…
Reference in New Issue
Block a user