read-cookie

read-cookie is an alias for `cookie-read' in `cookie1.el'.

(read-cookie PROMPT PHRASE-FILE &optional STARTMSG ENDMSG REQUIRE-MATCH)

This function is obsolete since 24.4;
use `cookie-read' instead.

Prompt with PROMPT and read with completion among cookies in PHRASE-FILE.
STARTMSG and ENDMSG are passed along to `cookie-snarf'.
Argument REQUIRE-MATCH non-nil forces a matching cookie.