Mercurial > hg > octave-shane > gnulib-hg
changeset 13880:fe3adfe381fa
maint.mk: add a URL discussing the no-@acronym policy
* top/maint.mk (sc_texinfo_acronym): Add a URL in a comment.
author | Jim Meyering <meyering@redhat.com> |
---|---|
date | Wed, 17 Nov 2010 07:55:25 +0100 |
parents | 608c8fdccab5 |
children | b692389b222f |
files | ChangeLog top/maint.mk |
diffstat | 2 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +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
--- a/top/maint.mk +++ b/top/maint.mk @@ -741,7 +741,8 @@ 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\{' \