# HG changeset patch # User Eli Zaretskii # Date 999971003 0 # Node ID dd80762eccd5d2d9278156291313abfaa6a4daa8 # Parent 634358ff84a43031e7c62de71e963368ea0e51d2 (List Motion): Document open-paren-in-column-0-is-defun-start. diff -r 634358ff84a4 -r dd80762eccd5 lispref/positions.texi --- 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