Next: , Previous: , Up: Interactive Evaluation and Executing Lisp Expressions   [Index]


F.1.6.2 Lisp Data Mode

Major mode for buffers holding data written in Lisp syntax. The base major mode for editing Lisp code (used also for Emacs Lisp).

prog-indent-sexp

Indent the expression after point.

When interactively called with prefix, indent the enclosing defun instead.

Parent mode is Prog Mode.