/[emacs]/emacs/lisp/emacs-lisp/lisp-mode.el
ViewVC logotype

Diff of /emacs/lisp/emacs-lisp/lisp-mode.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.169 by monnier, Fri Jan 28 16:27:13 2005 UTC revision 1.170 by ttn, Tue Feb 1 15:00:59 2005 UTC
# Line 881  which has a non-nil property `lisp-inden Line 881  which has a non-nil property `lisp-inden
881  that specifies how to do the indentation.  The property value can be  that specifies how to do the indentation.  The property value can be
882  * `defun', meaning indent `defun'-style;  * `defun', meaning indent `defun'-style;
883  * an integer N, meaning indent the first N arguments specially  * an integer N, meaning indent the first N arguments specially
884  like ordinary function arguments and then indent any further    like ordinary function arguments and then indent any further
885  aruments like a body;    arguments like a body;
886  * a function to call just as this function was called.  * a function to call just as this function was called.
887  If that function returns nil, that means it doesn't specify  If that function returns nil, that means it doesn't specify
888  the indentation.  the indentation.

Legend:
Removed from v.1.169  
changed lines
  Added in v.1.170

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26