recentf-open-files

recentf-open-files is an interactive compiled Lisp function in `recentf.el'.


(recentf-open-files &optional FILES BUFFER-NAME)

Show a dialog to open a recent file.
If optional argument FILES is non-nil, it is a list of recently-opened
files to choose from. It defaults to the whole recent list.
If optional argument BUFFER-NAME is non-nil, it is a buffer name to
use for the dialog. It defaults to "*`recentf-menu-title'*".