/[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.67 by lute, Tue Oct 7 12:10:57 2003 UTC revision 1.68 by lute, Tue Oct 7 12:44:12 2003 UTC
# Line 1857  Selecting a special element performs: Line 1857  Selecting a special element performs:
1857  A nested sub-alist element looks like this:  A nested sub-alist element looks like this:
1858    
1859  @example  @example
1860  (@var{index-name} @var{sub-alist})  (@var{menu-title} @var{sub-alist})
1861  @end example  @end example
1862    
1863  It creates a submenu specified by @var{sub-alist}.  It creates the submenu @var{menu-title} specified by @var{sub-alist}.
1864    
1865  The default value of @code{imenu-create-index-function} is a function  The default value of @code{imenu-create-index-function} is
1866  that uses @code{imenu-prev-index-position-function} and  @code{imenu-default-create-index-function}.  This function uses
1867    @code{imenu-prev-index-position-function} and
1868  @code{imenu-extract-index-name-function} to produce the index alist.  @code{imenu-extract-index-name-function} to produce the index alist.
1869  However, if either of these two variables is @code{nil}, the default  However, if either of these two variables is @code{nil}, the default
1870  function uses @code{imenu-generic-expression} instead.  function uses @code{imenu-generic-expression} instead.

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.68

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