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

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

RE: Doc strings of imenu--generic-function and imenu-generic-expressioni


From: Drew Adams
Subject: RE: Doc strings of imenu--generic-function and imenu-generic-expressionincomplete
Date: Mon, 17 Apr 2006 11:29:41 -0700

    Does this clear it up?

Yes, thanks, except NAME should be INDEX-NAME everywhere, I think.
    
    ***************
    *** 733,740 ****
      with zero or more ARGUMENTS.  The former format creates a simple
      element in the index alist when it matches; the latter creates a
      special element of the form (NAME POSITION-MARKER FUNCTION
    ! ARGUMENTS...)  with FUNCTION and ARGUMENTS copied from
    ! `imenu-generic-expression'.
      
      MENU-TITLE is a string used as the title for the submenu or nil
      if the entries are not nested.
    --- 716,722 ----
      with zero or more ARGUMENTS.  The former format creates a simple
      element in the index alist when it matches; the latter creates a
      special element of the form (NAME POSITION-MARKER FUNCTION
    ! ARGUMENTS...) with FUNCTION and ARGUMENTS copied from PATTERNS.
      
      MENU-TITLE is a string used as the title for the submenu or nil
      if the entries are not nested.
    




reply via email to

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