ebrowse-cyclic-successor-in-string-list

ebrowse-cyclic-successor-in-string-list is a compiled Lisp function in `ebrowse.el'.

(ebrowse-cyclic-successor-in-string-list STRING LIST)

Return the item following STRING in LIST.
If STRING is the last element, return the first element as successor.