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

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

Re: font-lock function matcher sample


From: Stefan Monnier
Subject: Re: font-lock function matcher sample
Date: Mon, 26 Jul 2004 21:00:58 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Basically calling FUNCTION as in

   (FUNCTION lim)

should behave similarly (as far as mach-data, point, and
return value go) to

   (re-search-forward RE lim t)


-- Stefan


reply via email to

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