From d789655614800723666b8fe93f6e6a6ee95a3a23 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sun, 4 Oct 2009 01:14:56 +0000 Subject: [PATCH] *** empty log message *** --- lisp/recentf.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/recentf.el b/lisp/recentf.el index 57eaa612da8..67005a1934f 100644 --- a/lisp/recentf.el +++ b/lisp/recentf.el @@ -1363,8 +1363,8 @@ that were operated on recently." (defun recentf-unload-function () "Unload the recentf library." - ;; continue standard unloading (recentf-mode -1) + ;; continue standard unloading nil) (provide 'recentf) -- 2.39.5