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

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

[elpa] externals/orderless 274c8cbadc 078/204: Declare other ivy variabl


From: ELPA Syncer
Subject: [elpa] externals/orderless 274c8cbadc 078/204: Declare other ivy variable used
Date: Tue, 11 Jan 2022 12:58:19 -0500 (EST)

branch: externals/orderless
commit 274c8cbadcb881361a3aa28a241b755241303de0
Author: Omar Antolín <omar.antolin@gmail.com>
Commit: Omar Antolín <omar.antolin@gmail.com>

    Declare other ivy variable used
---
 orderless.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/orderless.el b/orderless.el
index 7fb2e0ee3e..0a0c426d24 100644
--- a/orderless.el
+++ b/orderless.el
@@ -333,6 +333,7 @@ This function is part of the `orderless' completion style."
 ;;; ivy integration
 
 (defvar ivy-regex)
+(defvar ivy-highlight-functions-alist)
 
 ;;;###autoload
 (defun orderless-ivy-re-builder (str)



reply via email to

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