[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/consult 9d7282c2b3: Remove some outdated comments
From: |
ELPA Syncer |
Subject: |
[elpa] externals/consult 9d7282c2b3: Remove some outdated comments |
Date: |
Fri, 29 Apr 2022 04:57:21 -0400 (EDT) |
branch: externals/consult
commit 9d7282c2b3cce2753b8093b722e320d171c4a20e
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>
Remove some outdated comments
---
consult.el | 3 ---
1 file changed, 3 deletions(-)
diff --git a/consult.el b/consult.el
index 18a35efcf2..efb91df349 100644
--- a/consult.el
+++ b/consult.el
@@ -1301,8 +1301,6 @@ See `isearch-open-necessary-overlays' and
`isearch-open-overlay-temporary'."
(run-hooks 'consult-after-jump-hook))
nil)
-;; Matched strings are not highlighted as of now.
-;; see https://github.com/minad/consult/issues/7
(defun consult--jump-preview (&optional face)
"The preview function used if selecting from a list of candidate positions.
The function can be used as the `:state' argument of `consult--read'.
@@ -2816,7 +2814,6 @@ See `completing-read-multiple' for the documentation of
the arguments."
;;;;; Command: consult-multi-occur
-;; see https://github.com/raxod502/selectrum/issues/226
;;;###autoload
(defun consult-multi-occur (bufs regexp &optional nlines)
"Improved version of `multi-occur' based on `completing-read-multiple'.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/consult 9d7282c2b3: Remove some outdated comments,
ELPA Syncer <=