Mercurial > emacs
changeset 34126:be413876d7ee
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sat, 02 Dec 2000 19:30:39 +0000 |
parents | be313b2af8df |
children | 35b22767b7c9 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 29 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Dec 02 16:24:55 2000 +0000 +++ b/lisp/ChangeLog Sat Dec 02 19:30:39 2000 +0000 @@ -8088,10 +8088,37 @@ * net/goto-addr.el: Change maintainer to FSF. - * recentf.el: Update from author. - * info.el (Info-title-face-alist): Removed. +2000-07-18 David Ponce <david@dponce.com> + + * recentf.el (recentf-open-files): New command that works like + `recentf-open-more-files', but shows the whole list of files (not just + those omitted from the menu). Useful if you don't use a menu-bar! + (recentf-open-more-files) Modified to use `recentf-open-files'. + + (recentf-open-files, recentf-open-more-files) + (recentf-edit-list): Dialogs use `recentf-dialog-mode' + + (recentf-dialog-mode): New mode for dialogs. You can now just type + "q" to cancel the dialogs. + +2000-07-18 David Ponce <david@dponce.com> + + * recentf.el: This is a major update of recentf.el. It adds new + features to better organize the recentf menu and "More..." buffer. + + Using new provided menu filtering functions you can now organize the + recent files list: + + - by major modes + - by directories + - by user defined rules + + Finally, with the new `recentf-filter-changer' customizable filter you + can define a ring of filters and dynamically (via the menu) cycle on + each menu organization in the ring (a la msb). + 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il> * eshell/eshell.el (eshell): Replace links to eshell.info with