Mercurial > emacs
diff man/programs.texi @ 41409:9cea749ef5c3
(Lisp Indent): Add index entry for lisp-indent-function.
| author | Eli Zaretskii <eliz@gnu.org> |
|---|---|
| date | Fri, 23 Nov 2001 17:27:36 +0000 |
| parents | ba769a5fb855 |
| children | d2bb6314f74a |
line wrap: on
line diff
--- a/man/programs.texi Fri Nov 23 17:27:28 2001 +0000 +++ b/man/programs.texi Fri Nov 23 17:27:36 2001 +0000 @@ -480,6 +480,7 @@ 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:
