branch: externals/consult
commit 1a5a63c8b7abece691e130708e7937180ebeeb5e
Author: Daniel Mendler <m...@daniel-mendler.de>
Commit: Daniel Mendler <m...@daniel-mendler.de>

    Use Emacs bug references
---
 consult.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/consult.el b/consult.el
index fb8b901..bed3eb7 100644
--- a/consult.el
+++ b/consult.el
@@ -534,8 +534,7 @@ ARGS is a list of commands or sources followed by the list 
of keyword-value pair
 
 ;;;; Helper functions and macros
 
-;; Upstream issue: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=46326
-;; Consult issue: https://github.com/minad/consult/issues/193
+;; Upstream bug#46326, Consult issue 
https://github.com/minad/consult/issues/193
 (defmacro consult--minibuffer-with-setup-hook (fun &rest body)
   "Variant of `minibuffer-with-setup-hook' using a symbol and `fset'.
 

Reply via email to