+2009-02-19 Eric Blake <ebb9@byu.net>
+
+ Mention recently documented macros.
+ * NEWS: Update list of new documentation.
+
2009-02-14 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
Add index for config.site.
`autoreconf -I dir' option.
** The following documented m4sugar macros are new:
- m4_chomp m4_curry m4_default_quoted m4_esyscmd_s m4_map_args
- m4_map_args_pair m4_map_args_sep m4_map_args_w m4_set_map
- m4_set_map_sep m4_stack_foreach m4_stack_foreach_lifo
- m4_stack_foreach_sep m4_stack_foreach_sep_lifo
+ m4_chomp m4_chomp_all m4_cleardivert m4_curry m4_default_quoted
+ m4_esyscmd_s m4_map_args m4_map_args_pair m4_map_args_sep
+ m4_map_args_w m4_set_map m4_set_map_sep m4_stack_foreach
+ m4_stack_foreach_lifo m4_stack_foreach_sep
+ m4_stack_foreach_sep_lifo
** The following m4sugar macros are documented now, but in some cases
with slightly different semantics than what the previous
unbalanced `(' where single-quoting used to be sufficient.
** The following documented m4sh macros are new:
- AS_LINENO_PREPARE AS_ME_PREPARE AS_SET_STATUS AS_VAR_APPEND
- AS_VAR_ARITH AS_VAR_COPY
+ AS_INIT_GENERATED AS_LINENO_PREPARE AS_ME_PREPARE AS_SET_STATUS
+ AS_VAR_APPEND AS_VAR_ARITH AS_VAR_COPY
** The following m4sh macros are documented now, but in some cases
with slightly different semantics than what the previous