+2004-10-12 David Ponce <david@dponce.com>
+
+ * recentf.el (recentf-edit-list): Update the menu when the recentf
+ list has been modified.
+
2004-10-12 Simon Josefsson <jas@extundo.com>
* net/tls.el (tls-certtool-program): New variable.
(dolist (e recentf-edit-selected-items)
(setq recentf-list (delq e recentf-list)
i (1+ i)))
- (message "%S file(s) removed from the list" i))
+ (message "%S file(s) removed from the list" i)
+ (recentf-clear-data))
(message "No file selected")))
"Ok")
(widget-insert " ")