mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-03 04:21:28 -08:00
*** empty log message ***
This commit is contained in:
parent
bace72098d
commit
ec9ac2bebb
1 changed files with 21 additions and 0 deletions
|
|
@ -1,3 +1,24 @@
|
|||
2005-06-26 David Ponce <david@dponce.com>
|
||||
|
||||
* recentf.el: Require 'tree-widget instead of 'wid-edit.
|
||||
(recentf-filename-handler): Fix widget :type.
|
||||
(recentf-cancel-dialog, recentf-open-more-files)
|
||||
(recentf-open-files-action): Doc fix.
|
||||
(recentf-dialog-goto-first): New function.
|
||||
(recentf-dialog-mode-map): Set parent keymap first.
|
||||
(recentf-dialog-mode): Define with define-derived-mode. Don't
|
||||
display continuation lines in dialogs.
|
||||
(recentf-edit-list): Rename from recentf-edit-selected-items.
|
||||
(recentf-edit-list-select): Rename from recentf-edit-list-action.
|
||||
Simplify.
|
||||
(recentf-edit-list-validate): New function.
|
||||
(recentf-edit-list): Update accordingly.
|
||||
(recentf-open-files-item-shift): Remove.
|
||||
(recentf-open-files-item): Convert menu elements into tree and
|
||||
link widgets. Don't create the widgets.
|
||||
(recentf-open-files): Update accordingly.
|
||||
(recentf-save-list): Untabify.
|
||||
|
||||
2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
|
||||
|
||||
* replace.el (keep-lines-read-args): Add INTERACTIVE arg.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue