emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 4045349 032/167: ivy.el (ivy-use-virtual-buffers): Update


From: Oleh Krehel
Subject: [elpa] master 4045349 032/167: ivy.el (ivy-use-virtual-buffers): Update docstring
Date: Tue, 08 Dec 2015 10:49:43 +0000

branch: master
commit 4045349fc73c9e0c7d3e2a42340073eb04dc8b9d
Author: Oleh Krehel <address@hidden>
Commit: Oleh Krehel <address@hidden>

    ivy.el (ivy-use-virtual-buffers): Update docstring
---
 ivy.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ivy.el b/ivy.el
index 66e1e9b..04dd2dc 100644
--- a/ivy.el
+++ b/ivy.el
@@ -111,7 +111,7 @@ Only \"./\" and \"../\" apply here. They appear in reverse 
order."
   :type 'list)
 
 (defcustom ivy-use-virtual-buffers nil
-  "When non-nil, add `recentf-mode' and bookmarks to the list of buffers."
+  "When non-nil, add `recentf-mode' and bookmarks to `ivy-switch-buffer'."
   :type 'boolean)
 
 (defvar ivy--actions-list nil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]