From: David Ponce Date: Wed, 23 Mar 2005 07:22:34 +0000 (+0000) Subject: Mention recentf-keep. X-Git-Tag: ttn-vms-21-2-B4~1604 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8725c7925ef1ce95efb1f50d48d17f437e9c46a4;p=emacs.git Mention recentf-keep. --- diff --git a/etc/NEWS b/etc/NEWS index 798c38ed957..e68136f18df 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -933,16 +933,18 @@ The recent file list is now automatically cleanup when recentf mode is enabled. The new option `recentf-auto-cleanup' controls when to do automatic cleanup. +The `recentf-keep' option replaces `recentf-keep-non-readable-files-p' +and provides a more general mechanism to customize which file names to +keep in the recent list. + With the more advanced option: `recentf-filename-handler', you can specify a function that transforms filenames handled by recentf. For example, if set to `file-truename', the same file will not be in the recent list with different symbolic links. -To follow naming convention, `recentf-keep-non-readable-files-flag' -and `recentf-menu-append-commands-flag' respectively replace the -misnamed options `recentf-keep-non-readable-files-p' and -`recentf-menu-append-commands-p'. The old names remain available as -aliases, but have been marked obsolete. +To follow naming convention, `recentf-menu-append-commands-flag' +replaces the misnamed option `recentf-menu-append-commands-p'. The +old name remains available as alias, but has been marked obsolete. +++ ** The default for the paper size (variable ps-paper-type) is taken