timeclock-completing-read

timeclock-completing-read is a compiled Lisp function in `timeclock.el'.

(timeclock-completing-read PROMPT ALIST &optional DEFAULT)

A version of `completing-read' that works on both Emacs and XEmacs.
PROMPT, ALIST and DEFAULT are used for the PROMPT, COLLECTION and DEF
arguments of `completing-read'.