Re: [PATCH 3/3] Macro _prohibit_regexp replaced by _sc_search_regep and rules adapted to use the new macro.
Jim Meyering wrote: ... # Don't use Texinfo @acronym{} as it is not a good idea. sc_texinfo_acronym: - @if $(VC_LIST_EXCEPT) | grep -lE '\.texi$$' >/dev/null; then\ - grep -nE '@acronym{'\ - $$($(VC_LIST_E
[PATCH] gnulib-tool: List modules separately, explicit vs dependencies.
* gnulib-tool (func_import): For "Module list with included dependencies", output two module lists: explicit and dependencies. Signed-off-by: Thien-Thi Nguyen --- Starting to use gnulib for GNU RCS, and playing with "gnulib-tool --import strsignal". Fun stuff. I saw the huge list of modules p