bool-vector-subsetp is now the normal direction.
commit3f73284a46437b46bbd79f2594c3bcefde83a2e8
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Nov 2013 23:25:04 +0000 (25 15:25 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Nov 2013 23:25:04 +0000 (25 15:25 -0800)
treefd5e483e6465aa0bf0167aeba64a4bfcbef7e01f
parent4301875e6e41926fe09c34cf18204ee47b37a742
bool-vector-subsetp is now the normal direction.

* data.c (Fbool_vector_subsetp): Test whether the first argument
is a subset of the second one, not the reverse.  Add doc string.

Fixes: debbugs:15912
src/ChangeLog
src/data.c