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

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

[elpa] externals/consult-recoll a2ee98e057 45/50: version bump


From: ELPA Syncer
Subject: [elpa] externals/consult-recoll a2ee98e057 45/50: version bump
Date: Sat, 6 Aug 2022 18:57:43 -0400 (EDT)

branch: externals/consult-recoll
commit a2ee98e0577cae0314b433ffacfc8b9f2ab023d7
Author: jao <jao@gnu.org>
Commit: jao <jao@gnu.org>

    version bump
---
 consult-recoll.el | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/consult-recoll.el b/consult-recoll.el
index 50ba2e5a82..d3920a0288 100644
--- a/consult-recoll.el
+++ b/consult-recoll.el
@@ -4,7 +4,7 @@
 ;; Maintainer: Jose A Ortega Ruiz
 ;; Keywords: docs, convenience
 ;; License: GPL-3.0-or-later
-;; Version: 0.5
+;; Version: 0.6
 ;; Package-Requires: ((emacs "26.1") (consult "0.18"))
 ;; Homepage: https://codeberg.org/jao/consult-recoll
 
@@ -27,12 +27,14 @@
 
 ;; A `consult-recoll' command to perform interactive queries (including life
 ;; previews of documment snippets) over your Recoll
-;; (https://www.lesbonscomptes.com/recoll/) index, using consult. Use
+;; (https://www.lesbonscomptes.com/recoll/) index, using consult.
+;;
+;; Use
 ;;
 ;;     M-x consult-recoll
 ;;
-;; to get started, and the corresponding customization group for ways to tweak
-;; its behaviour to your needs.
+;; to get started, and check the corresponding customization group for ways to
+;; tweak its behaviour to your needs.
 
 ;;; Code:
 



reply via email to

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