]> git.eshelyaron.com Git - emacs.git/commit
* Fix non range cstr union operation
authorAndrea Corallo <akrl@sdf.org>
Wed, 23 Dec 2020 13:03:54 +0000 (14:03 +0100)
committerAndrea Corallo <akrl@sdf.org>
Wed, 23 Dec 2020 15:17:40 +0000 (16:17 +0100)
commit0a89ed7a962e22892e9c700cfca188197af2a6ad
treee808c121c5f48f2173c21c3291429adba593e31b
parentc90aa68d90b1c5805d3d6327a058098d938ac72f
* Fix non range cstr union operation

* lisp/emacs-lisp/comp-cstr.el (comp-cstr-union-homogeneous): Add
range parameter and handle the non range case.
(comp-cstr-union-1-no-mem, comp-cstr-intersection-no-mem): Update
`comp-cstr-union-homogeneous' call sites.
lisp/emacs-lisp/comp-cstr.el