From 346b8f61c67d735f0aa5ae2906800280f82119e6 Mon Sep 17 00:00:00 2001 From: Thierry Volpiatto Date: Tue, 1 Nov 2011 09:18:35 +0100 Subject: [PATCH] * anything-config.el (anything-c-source-recentf): Fix docstring. --- anything-config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anything-config.el b/anything-config.el index f330b1a..4e2f512 100644 --- a/anything-config.el +++ b/anything-config.el @@ -5249,7 +5249,7 @@ If a prefix arg is given run grep on all buffers ignoring non--file-buffers." (match anything-c-match-on-basename) (type . file)) "See (info \"(emacs)File Conveniences\"). -if `recentf-max-saved-items' is too small, set it to 500.") +Set `recentf-max-saved-items' to a bigger value if default is too small.") ;; (anything 'anything-c-source-recentf) ;;; ffap -- 2.11.4.GIT