Use m4_set_map_sep in more places.
commit4e009d522870613c74305ad49e6cc548133b6bab
authorEric Blake <ebb9@byu.net>
Wed, 5 Nov 2008 19:09:00 +0000 (5 12:09 -0700)
committerEric Blake <ebb9@byu.net>
Wed, 5 Nov 2008 20:31:46 +0000 (5 13:31 -0700)
treecf2d76314051743b6567b30e7ea08265324e05d7
parenta8c4be749a992c2e9c2f0a59336f964f4cce6d4f
Use m4_set_map_sep in more places.

* lib/m4sugar/m4sugar.m4 (m4_set_difference, m4_set_intersection)
(m4_set_union): Use m4_set_map_sep rather than m4_set_foreach.
* doc/autoconf.texi (Set manipulation Macros) <m4_set_map>:
Enhance documentation.
<m4_set_foreach>: Mention faster alternative.
(Looping constructs) <m4_foreach>: Likewise.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
doc/autoconf.texi
lib/m4sugar/m4sugar.m4