recentf-menu-items-for-commands

recentf-menu-items-for-commands is a variable defined in `recentf.el'.
Its value is

(["Cleanup list" recentf-cleanup :help "Remove duplicates, and obsoletes files from the recent list" :active t] ["Edit list..." recentf-edit-list :help "Manually remove files from the recent list" :active t] ["Save list now" recentf-save-list :help "Save the list of recently opened files now" :active t] ["Options..." (customize-group "recentf") :help "Customize recently opened files menu and options" :active t])

  • This variable may be risky if used as a file-local variable.

Documentation:
List of menu items for recentf commands.