From b771b258d10aae91a3066d271e4a68c34f41d0e5 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 23 Nov 2001 17:27:36 +0000 Subject: [PATCH] (Lisp Indent): Add index entry for lisp-indent-function. --- man/programs.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/man/programs.texi b/man/programs.texi index 43a6233b0cf..1b3fc6af99c 100644 --- a/man/programs.texi +++ b/man/programs.texi @@ -480,6 +480,7 @@ a @dfn{body}, by indenting the second line @code{lisp-body-indent} additional columns beyond the open-parenthesis that starts the expression. +@cindex @code{lisp-indent-function} property You can override the standard pattern in various ways for individual functions, according to the @code{lisp-indent-function} property of the function name. There are four possibilities for this property: