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

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

[elpa] externals/corfu 416031cead 5/5: corfu-history: Improve commentary


From: ELPA Syncer
Subject: [elpa] externals/corfu 416031cead 5/5: corfu-history: Improve commentary
Date: Wed, 13 Apr 2022 10:57:27 -0400 (EDT)

branch: externals/corfu
commit 416031cead49a0f4ed584516d790b4e52bf4be81
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    corfu-history: Improve commentary
---
 extensions/corfu-history.el | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/extensions/corfu-history.el b/extensions/corfu-history.el
index aeffe38d32..be6d1cd395 100644
--- a/extensions/corfu-history.el
+++ b/extensions/corfu-history.el
@@ -26,8 +26,10 @@
 
 ;;; Commentary:
 
-;; Sort candidates by their history position. Maintain a list of
-;; recently selected candidates.
+;; Enable `corfu-history-mode' to sort candidates by their history
+;; position. Maintain a list of recently selected candidates. In order
+;; to save the history across Emacs sessions, enable `savehist-mode' and
+;; add `corfu-history' to `savehist-additional-variables'.
 
 ;;; Code:
 



reply via email to

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