]> git.eshelyaron.com Git - emacs.git/commit
* Allow for overlapping src and dst in cstr set operations
authorAndrea Corallo <akrl@sdf.org>
Thu, 17 Dec 2020 21:31:09 +0000 (22:31 +0100)
committerAndrea Corallo <akrl@sdf.org>
Mon, 21 Dec 2020 19:22:03 +0000 (20:22 +0100)
commitc70c08013f96438b640e07f884349d9436897252
treedb8398cc2af775b9b5ecccc1f13bfb4aafa3d28a
parent8e816b0ad574a279b12a4d6622c6f224b67083b8
* Allow for overlapping src and dst in cstr set operations

* lisp/emacs-lisp/comp-cstr.el (comp-cstr-union-1-no-mem)
(comp-cstr-union-1, comp-cstr-intersection-no-mem)
(comp-cstr-intersection): Logic update.
lisp/emacs-lisp/comp-cstr.el