]> git.eshelyaron.com Git - emacs.git/commitdiff
Add description of recentf.
authorGerd Moellmann <gerd@gnu.org>
Thu, 14 Oct 1999 22:26:57 +0000 (22:26 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 14 Oct 1999 22:26:57 +0000 (22:26 +0000)
etc/NEWS

index 5c04ac855d7a480923a1ca41562dbc9f457949c6..c23833a8b93f27d72b439ab9c4c974c23c4edfe2 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -459,6 +459,20 @@ delim-col has the following commands:
    delimit-columns-region      Prettify all columns in a text region.
    delimit-columns-rectangle   Prettify all columns in a text rectangle.
 
+*** The package recentf.el maintains a menu for visiting files that
+were operated on recently.  When enabled, a new "Open Recent" submenu
+is displayed in the "Files" menu.
+
+The recent files list is automatically saved across Emacs sessions.
+
+To enable/disable recentf use M-x recentf-mode.
+
+To enable recentf at Emacs startup use
+M-x customize-variable RET recentf-mode RET.
+
+To change the number of recent files displayed and others options use
+M-x customize-group RET recentf RET.
+
 ** Withdrawn packages
 
 *** mldrag.el has been removed.  mouse.el provides the same