[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

6. Enhanced Lisp-Indent Mode

This package provides an extension to lisp-mode. It supplies a single entry point, common-lisp-indent-function, which performs indentation in the preferred style for Common Lisp code. To enable it add the following to your user-init-file:

 
  (setq lisp-indent-function 'common-lisp-indent-function)

To configure this package, type:

 
  M-x customize-group RET lisp-indent RET


[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by XEmacs shared group account on December, 19 2009 using texi2html 1.65.