All Manuals > CAPI Reference Manual > 1 CAPI Reference Entries

NextPrevUpTopContentsIndex

collection-search

Generic Function
Summary

The generic function collection-search calls find-string-in-collection with a string provided by the user.

Package

capi

Signature

collection-search collection &optional set

Description

Prompts the user for a string and calls find-string-in-collection with collection , set and this string.

set defaults to t .

See also

collection
find-string-in-collection


CAPI Reference Manual - 15 Dec 2011

NextPrevUpTopContentsIndex