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

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

[elpa] externals/consult-recoll 1480027006: changelog and version bump


From: ELPA Syncer
Subject: [elpa] externals/consult-recoll 1480027006: changelog and version bump
Date: Thu, 13 Oct 2022 19:57:23 -0400 (EDT)

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

    changelog and version bump
---
 changelog.org     | 7 +++----
 consult-recoll.el | 4 ++--
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/changelog.org b/changelog.org
index f04ffef2bf..4ab94ee451 100644
--- a/changelog.org
+++ b/changelog.org
@@ -7,6 +7,9 @@
 
   - Automatic jump to result's page number if in doc-view or pdf-view mode.
 
+  - Fix: we were missing the last candidate when inline snippets were off (see
+    issue #8).
+
 * Version 0.7 on 2022-08-20
 
   - Search for snippet text when opening text or message files, since they
@@ -37,7 +40,3 @@
 * Version 0.5 on 2022-07-22
 
   - Live previews of search results, including snippets when available.
-
-* Versions 0.3 to 0.4
-
-  - Initial feature set stabilisation.
diff --git a/consult-recoll.el b/consult-recoll.el
index 91286a3ac2..cf82839030 100644
--- a/consult-recoll.el
+++ b/consult-recoll.el
@@ -4,8 +4,8 @@
 ;; Maintainer: Jose A Ortega Ruiz <jao@gnu.org>
 ;; Keywords: docs, convenience
 ;; License: GPL-3.0-or-later
-;; Version: 0.7
-;; Package-Requires: ((emacs "26.1") (consult "0.18"))
+;; Version: 0.8
+;; Package-Requires: ((emacs "26.1") (consult "0.19"))
 ;; Homepage: https://codeberg.org/jao/consult-recoll
 
 ;; Copyright (C) 2021-2022  Free Software Foundation, Inc.



reply via email to

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