mirror of
git://git.sv.gnu.org/autoconf
synced 2024-11-27 01:49:56 +08:00
a30e6f3f77
* cfg.mk (fetch): Add fdl-1.3.texi. * .gitattributes: Likewise. * doc/autoconf.texi (GNU Free Documentation License): Point to new upstream version. * doc/Makefile.am (autoconf_TEXINFOS): Likewise. (standards_TEXINFOS): Mention current dependence on older license. * doc/fdl-1.3.texi: New upstream file. * GNUmakefile: Resync from upstream. * build-aux/announce-gen: Likewise. * build-aux/texinfo.tex: Likewise. Signed-off-by: Eric Blake <ebb9@byu.net>
15 lines
378 B
Plaintext
15 lines
378 B
Plaintext
# See README-hacking for ideas on making these settings useful.
|
|
*.texi* diff=texinfo
|
|
ChangeLog merge=merge-changelog
|
|
config.guess -whitespace
|
|
config.sub -whitespace
|
|
elisp-comp -whitespace
|
|
install-sh -whitespace
|
|
mdate-sh -whitespace
|
|
missing -whitespace
|
|
texinfo.tex -whitespace
|
|
fdl.texi -whitespace
|
|
fdl-1.3.texi -whitespace
|
|
make-stds.texi -whitespace
|
|
standards.texi -whitespace
|