emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#26540: closed (25.2; [PATCH] Add cl-set-equal to t


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#26540: closed (25.2; [PATCH] Add cl-set-equal to test for set equality)
Date: Thu, 04 May 2017 09:42:02 +0000

Your message dated Thu, 04 May 2017 11:41:00 +0200
with message-id <address@hidden>
and subject line Re: bug#26540: 25.2; [PATCH] Add cl-set-equal to test for set 
equality
has caused the debbugs.gnu.org bug report #26540,
regarding 25.2; [PATCH] Add cl-set-equal to test for set equality
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
26540: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26540
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 25.2; [PATCH] Add cl-set-equal to test for set equality Date: Mon, 17 Apr 2017 11:16:10 +0200

This patch adds cl-seq-equal to test whether two lists have the same elements. I.e., if every element of LIST1 also appears in LIST2 and if every element of LIST2 also appears in LIST1.
--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill

Attachment: 0001-Add-cl-set-equal-to-test-for-set-equality.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#26540: 25.2; [PATCH] Add cl-set-equal to test for set equality Date: Thu, 04 May 2017 11:41:00 +0200
Damien Cassou <address@hidden> writes:

> I applied your changes and attach a new patch.

Thanks!

I installed your patch in Emacs and ELPA.

Cheers,
Nico

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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