/[emacs]/emacs/lispref/syntax.texi
ViewVC logotype

Diff of /emacs/lispref/syntax.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.43 by monnier, Mon Jun 13 14:21:21 2005 UTC revision 1.44 by rms, Fri Jun 17 13:53:58 2005 UTC
# Line 754  necessary to flush the cache manually. Line 754  necessary to flush the cache manually.
754  @end defun  @end defun
755    
756  @defvar syntax-begin-function  @defvar syntax-begin-function
757  If this is non-nil, it should be a function that moves to an earlier  If this is non-@code{nil}, it should be a function that moves to an
758  buffer position where the parser state is equivalent to @code{nil},  earlier buffer position where the parser state is equivalent to
759  i.e., a position outside of any comment, string, or parenthesis.  @code{nil}---in other words, a position outside of any comment,
760  @code{syntax-ppss} uses it to supplement its cache.  string, or parenthesis.  @code{syntax-ppss} uses it to supplement its
761    cache.
762  @end defvar  @end defvar
763    
764  @defun scan-lists from count depth  @defun scan-lists from count depth

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26