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

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

[nongnu] elpa/helm 35357ebb37 3/3: Docstring only


From: ELPA Syncer
Subject: [nongnu] elpa/helm 35357ebb37 3/3: Docstring only
Date: Fri, 12 Aug 2022 01:58:34 -0400 (EDT)

branch: elpa/helm
commit 35357ebb37041ab39bc76cec584b7679da8c370e
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>

    Docstring only
---
 helm-bookmark.el | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/helm-bookmark.el b/helm-bookmark.el
index df7b3f5230..29731d70c2 100644
--- a/helm-bookmark.el
+++ b/helm-bookmark.el
@@ -64,7 +64,10 @@
 (defcustom helm-bookmark-default-sort-method 'adaptive
   "Sort method for `helm-filtered-bookmarks'.
 
-Value can be either \\='native' or \\='adaptive'."
+Value can be either \\='native' or \\='adaptive'.
+
+Once you use \\='native' the bookmark variable `bookmark-sort-flag'
+will be honored."
   :type '(choice
           (symbol :tag "Helm adaptive sort method" adaptive)
           (symbol :tag "Native bookmark sort method" native))



reply via email to

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