recentf-dialog-mode

recentf-dialog-mode is an interactive compiled Lisp function in `recentf.el'.


(recentf-dialog-mode)

Major mode of recentf dialogs.

key binding
--- -------

TAB widget-forward
RET widget-button-press
ESC Prefix Command
0 recentf-open-most-recent-file-0
1 recentf-open-most-recent-file-1
2 recentf-open-most-recent-file-2
3 recentf-open-most-recent-file-3
4 recentf-open-most-recent-file-4
5 recentf-open-most-recent-file-5
6 recentf-open-most-recent-file-6
7 recentf-open-most-recent-file-7
8 recentf-open-most-recent-file-8
9 recentf-open-most-recent-file-9
n next-line
p previous-line
q recentf-cancel-dialog
<S-tab> widget-backward
<backtab> widget-backward
<down-mouse-1> widget-button-click
<down-mouse-2> widget-button-click
<follow-link> Keyboard Macro

C-M-i widget-backward



This mode runs the hook `recentf-dialog-mode-hook', as the final step
during initialization.