/[emacs]/emacs/lisp/progmodes/hideshow.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/hideshow.el

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

revision 1.43 by lektu, Thu May 16 12:01:17 2002 UTC revision 1.44 by ttn, Tue Jul 22 19:59:35 2003 UTC
# Line 280  defined as text surrounded by START and Line 280  defined as text surrounded by START and
280  As a special case, START may be a list of the form (COMPLEX-START  As a special case, START may be a list of the form (COMPLEX-START
281  MDATA-SELECTOR), where COMPLEX-START is a regexp w/ multiple parts and  MDATA-SELECTOR), where COMPLEX-START is a regexp w/ multiple parts and
282  MDATA-SELECTOR an integer that specifies which sub-match is the proper  MDATA-SELECTOR an integer that specifies which sub-match is the proper
283  place to adjust point, before calling `hs-forward-sexp-func'.  For  place to adjust point, before calling `hs-forward-sexp-func'.  Point
284  example, see the `hs-special-modes-alist' entry for `bibtex-mode'.  is adjusted to the beginning of the specified match.  For example,
285    see the `hs-special-modes-alist' entry for `bibtex-mode'.
286    
287  For some major modes, `forward-sexp' does not work properly.  In those  For some major modes, `forward-sexp' does not work properly.  In those
288  cases, FORWARD-SEXP-FUNC specifies another function to use instead.  cases, FORWARD-SEXP-FUNC specifies another function to use instead.

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44

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