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 PROTECTED] syntax-ppss &optional p

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 &optional pos +Th

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 1.40 +++ syntax.texi 08 jun 2005 18:37:08 -0400