From: Eli Zaretskii Date: Sat, 8 Sep 2001 17:43:23 +0000 (+0000) Subject: (List Motion): Document X-Git-Tag: emacs-pretest-21.0.106~188 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3a4208096f1e82d4295a5fb2ae19e7866d2407b1;p=emacs.git (List Motion): Document open-paren-in-column-0-is-defun-start. --- diff --git a/lispref/positions.texi b/lispref/positions.texi index 2f2462c84ff..67e33cb2cbe 100644 --- a/lispref/positions.texi +++ b/lispref/positions.texi @@ -699,6 +699,13 @@ match for this regular expression, followed by a character with 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