bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#34455: 26.1; (elisp) parse-sexp-lookup-properties


From: Eli Zaretskii
Subject: bug#34455: 26.1; (elisp) parse-sexp-lookup-properties
Date: Tue, 12 Feb 2019 19:35:28 +0200

> Date: Tue, 12 Feb 2019 18:19:18 +0200
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: 34455@debbugs.gnu.org
> 
> > From: Takesi Ayanokoji <ayanokoji.takesi@gmail.com>
> > Date: Tue, 12 Feb 2019 19:58:58 +0900
> > 
> > Elisp manual says,
> > 
> > Variable: parse-sexp-lookup-properties
> >  If this is non-nil, the syntax scanning functions, like
> >    forward-sexp, pay attention to syntax text properties.            
> > Otherwise they use only the current syntax
> > table.
> > 
> > Does 'syntax text properties' means 'syntax-table text property'?
> 
> Yes.

And I've now fixed the manual to say so.

Thanks.





reply via email to

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