Changeset 4111 for trunk/lisp/imenu.el
- Timestamp:
- 2006年07月16日 08時36分52秒 (2 years ago)
- Files:
-
- trunk/lisp/imenu.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lisp/imenu.el
r4073 r4111 911 911 create the index alist. 912 912 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. 913 If `imenu-use-popup-menu' is nil, then the completion buffer 914 is always used, no matter if the mouse was used or not. 916 915 917 916 The returned value is of the form (INDEX-NAME . INDEX-POSITION)."
