Mercurial > emacs
changeset 26030:c5e8559a53cb
Add description of recentf.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 14 Oct 1999 22:26:57 +0000 |
parents | 256278052342 |
children | 47ccf591bd9e |
files | etc/NEWS |
diffstat | 1 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Thu Oct 14 22:09:58 1999 +0000 +++ b/etc/NEWS Thu Oct 14 22:26:57 1999 +0000 @@ -459,6 +459,20 @@ 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