ebrowse-position
ebrowse-position is a compiled Lisp function in `ebrowse.el
'.
(ebrowse-position ITEM LIST &optional TEST)
Return the position of ITEM in LIST or nil if not found.
Compare items with `eq' or TEST if specified.
ebrowse.el
'.
(ebrowse-position ITEM LIST &optional TEST)
Return the position of ITEM in LIST or nil if not found.
Compare items with `eq' or TEST if specified.