(recentf-menu-open-all-flag): New option.
authorDavid Ponce <david@dponce.com>
Fri, 7 Oct 2005 07:52:58 +0000 (07:52 +0000)
committerDavid Ponce <david@dponce.com>
Fri, 7 Oct 2005 07:52:58 +0000 (07:52 +0000)
commit4e8cb3117c9ef3b79f0bb08256b1a2e6ea78be1d
treeba25f0d5d17132975270acf4a479a67f7b3f7b30
parentc2ded1b7d5b6ced034c2291d5078416fbc58fafc
(recentf-menu-open-all-flag): New option.
(recentf-digit-shortcut-command-name): New function.
(recentf--shortcuts-keymap): New variable.
(recentf-menu-shortcuts): New variable.
(recentf-make-menu-items): Initialize it.  Replace the "More..."
menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
(recentf-menu-value-shortcut): New function.
(recentf-make-menu-item): Use it.  No more in-lined.
(recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
(recentf-open-most-recent-file): Rename from
`recentf-open-file-with-key'.  Don't depend on key binding.
(recentf-mode-map): New variable.
(recentf-mode): Use it.
lisp/ChangeLog
lisp/recentf.el