Show
Ignore:
Timestamp:
2006年07月16日 08時36分52秒 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/imenu.el

    r4073 r4111  
    911911create the index alist. 
    912912 
    913 If `imenu-use-popup-menu' is non-nil, then the 
    914 completion buffer is always used, no matter if the mouse was used or 
    915 not. 
     913If `imenu-use-popup-menu' is nil, then the completion buffer 
     914is always used, no matter if the mouse was used or not. 
    916915 
    917916The returned value is of the form (INDEX-NAME . INDEX-POSITION)."