/[emacs]/emacs/lispref/modes.texi
ViewVC logotype

Diff of /emacs/lispref/modes.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.49.2.6 by miles, Tue May 11 02:36:36 2004 UTC revision 1.49.2.7 by miles, Tue Jul 6 09:23:49 2004 UTC
# Line 2001  Find text by calling @var{function}, and Line 2001  Find text by calling @var{function}, and
2001  it finds using @code{font-lock-keyword-face}.  it finds using @code{font-lock-keyword-face}.
2002    
2003  When @var{function} is called, it receives one argument, the limit of  When @var{function} is called, it receives one argument, the limit of
2004  the search; it should searching at point, and not search beyond the  the search; it should begin searching at point, and not search beyond the
2005  limit.  It should return non-@code{nil} if it succeeds, and set the  limit.  It should return non-@code{nil} if it succeeds, and set the
2006  match data to describe the match that was found.  Returning @code{nil}  match data to describe the match that was found.  Returning @code{nil}
2007  indicates failure of the search.  indicates failure of the search.

Legend:
Removed from v.1.49.2.6  
changed lines
  Added in v.1.49.2.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26