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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lispref/syntax.texi
Date: Wed, 26 Apr 2006 05:35:28 +0000

Index: emacs/lispref/syntax.texi
diff -u emacs/lispref/syntax.texi:1.48 emacs/lispref/syntax.texi:1.49
--- emacs/lispref/syntax.texi:1.48      Mon Feb  6 11:55:10 2006
+++ emacs/lispref/syntax.texi   Wed Apr 26 05:35:27 2006
@@ -672,7 +672,8 @@
 
 @enumerate 0
 @item
-The depth in parentheses, counting from 0.
+The depth in parentheses, counting from 0.  Beware, it can
+become negative if there are more closing parens than opening ones.
 
 @item
 @cindex innermost containing parentheses




reply via email to

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