* top/maint.mk (sc_texinfo_acronym): Add a URL in a comment.
+2010-11-17 Jim Meyering <meyering@redhat.com>
+
+ maint.mk: add a URL discussing the no-@acronym policy
+ * top/maint.mk (sc_texinfo_acronym): Add a URL in a comment.
+
2010-11-18 Paul Eggert <eggert@cs.ucla.edu>
ftoastr: depend on snprintf, improve comments
halt='GFDL vN, N!=3' \
$(_sc_search_regexp)
-# Don't use Texinfo @acronym{} as it is not a good idea.
+# Don't use Texinfo's @acronym{}.
+# http://lists.gnu.org/archive/html/bug-gnulib/2010-03/msg00321.html
texinfo_suffix_re_ ?= \.(txi|texi(nfo)?)$$
sc_texinfo_acronym:
@prohibit='@acronym\{' \