emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/syntax.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/syntax.texi
Date: Wed, 26 Apr 2006 19:31:54 +0000

Index: emacs/lispref/syntax.texi
diff -u emacs/lispref/syntax.texi:1.49 emacs/lispref/syntax.texi:1.50
--- emacs/lispref/syntax.texi:1.49      Wed Apr 26 05:35:27 2006
+++ emacs/lispref/syntax.texi   Wed Apr 26 19:31:54 2006
@@ -672,8 +672,9 @@
 
 @enumerate 0
 @item
-The depth in parentheses, counting from 0.  Beware, it can
-become negative if there are more closing parens than opening ones.
+The depth in parentheses, counting from 0.  @strong{Warning:} this can
+be negative if there are more close parens than open parens between
+the start of the defun and point.
 
 @item
 @cindex innermost containing parentheses




reply via email to

[Prev in Thread] Current Thread [Next in Thread]