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

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

[elpa] externals/ivy-hydra 5c951e2 245/395: * counsel.el: Add comment on


From: Basil L. Contovounesios
Subject: [elpa] externals/ivy-hydra 5c951e2 245/395: * counsel.el: Add comment on xor compatibility
Date: Thu, 25 Feb 2021 08:32:12 -0500 (EST)

branch: externals/ivy-hydra
commit 5c951e2cb57bff604bc17c56591319d9a2b0e544
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>

    * counsel.el: Add comment on xor compatibility
---
 counsel.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/counsel.el b/counsel.el
index bbd62dc..b837db6 100644
--- a/counsel.el
+++ b/counsel.el
@@ -4407,6 +4407,7 @@ preselected.  Otherwise, the prefix argument defaults to 
0, which
 results in the most recent kill being preselected."
   :type 'boolean)
 
+;; Moved to subr.el in Emacs 27.1.
 (autoload 'xor "array")
 
 ;;;###autoload



reply via email to

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