Homepage: https://www.gnu.org/software/emacs
Author: David Ponce
Setup a menu of recently opened files
This package maintains a menu for visiting files that were operated on recently. When enabled a new "Open Recent" submenu is displayed in the "File" menu. The recent files list is automatically saved across Emacs sessions. You can customize the number of recent files displayed, the location of the menu and others options. Type: M-x customize-group RET recentf RET To enable this package, add this line to your Init file: (recentf-mode 1)