syntax-ppss-flush-cache

2005-10-20 Thread martin rudalics
Consider the following stretch of elisp code: (defvar foo "string .. . ." ( "doc .. . . ..") Suppose I change some text on the line below "doc. `syntax-ppss' using `syntax-begin-function' will record somethin

Re: syntax-ppss

2005-06-10 Thread Stefan Monnier
> -classes mentioned in @var{syntaxes} (a string of syntax code > +classes mentioned in @var{syntaxes} (a string of syntax classes > characters). It stops when it encounters the end of the buffer, or > It needs to be "class", singular. > [EMAIL PROTECT

Re: syntax-ppss

2005-06-09 Thread Richard Stallman
-classes mentioned in @var{syntaxes} (a string of syntax code +classes mentioned in @var{syntaxes} (a string of syntax classes characters). It stops when it encounters the end of the buffer, or It needs to be "class", singular. [EMAIL PROTECTED] syntax-ppss &am

Re: syntax-ppss

2005-06-08 Thread Stefan Monnier
>>>>> "Richard" == Richard Stallman <[EMAIL PROTECTED]> writes: > Would someone please write documentation in the Lisp Manual for > syntax-ppss and friends? How 'bout the patch below? Stefan --- syntax.texi 05 mai 2005 10:32:01 -0400

syntax-ppss

2005-06-04 Thread Richard Stallman
Would someone please write documentation in the Lisp Manual for syntax-ppss and friends? ___ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel

syntax-ppss

2005-05-14 Thread Richard Stallman
Would someone please write documentation in the Lisp Manual for syntax-ppss and friends? ___ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel