Mercurial > emacs
changeset 39199:dd80762eccd5
(List Motion): Document
open-paren-in-column-0-is-defun-start.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 08 Sep 2001 17:43:23 +0000 |
parents | 634358ff84a4 |
children | 5e31d7269106 |
files | lispref/positions.texi |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/positions.texi Sat Sep 08 17:42:52 2001 +0000 +++ b/lispref/positions.texi Sat Sep 08 17:43:23 2001 +0000 @@ -699,6 +699,13 @@ open-parenthesis syntax. @end defopt +@defopt open-paren-in-column-0-is-defun-start +If this variable's value is non-@code{nil}, an open parenthesis in +column 0 is considered to be the start of a defun. If it is +@code{nil}, an open parenthesis in column 0 has no special meaning. +The default is @code{t}. +@end defopt + @defvar beginning-of-defun-function @tindex beginning-of-defun-function If non-@code{nil}, this variable holds a function for finding the