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
> -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
-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
>>>>> "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
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
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