Initial revision
authorJeff Law <law@gcc.gnu.org>
Mon, 23 Mar 1998 04:41:58 +0000 (21:41 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 23 Mar 1998 04:41:58 +0000 (21:41 -0700)
commit1eb3e8442f8c549c9b2ed21ca75eb7fb12b10b0d
tree9bc386a0875ecd26d247a4eb18407b6c59020a25
parent34b6478b59f51c9d5b2b634ea0aefa6813cdbb2a
Initial revision

From-SVN: r18770
86 files changed:
texinfo/ABOUT-NLS [new file with mode: 0644]
texinfo/AUTHORS [new file with mode: 0644]
texinfo/Makefile.am [new file with mode: 0644]
texinfo/README-alpha [new file with mode: 0644]
texinfo/THANKS [new file with mode: 0644]
texinfo/acconfig.h [new file with mode: 0644]
texinfo/acinclude.m4 [new file with mode: 0644]
texinfo/config.guess [new file with mode: 0755]
texinfo/config.h.in [new file with mode: 0644]
texinfo/config.sub [new file with mode: 0755]
texinfo/cygnus/Makefile.in [new file with mode: 0644]
texinfo/cygnus/texinfo.tex [new file with mode: 0644]
texinfo/cygnus/texiplus.tex [new file with mode: 0644]
texinfo/cygnus/tocfix [new file with mode: 0755]
texinfo/doc/Makefile.am [new file with mode: 0644]
texinfo/doc/Makefile.in [new file with mode: 0644]
texinfo/doc/README [new file with mode: 0644]
texinfo/doc/epsf.tex [new file with mode: 0644]
texinfo/doc/info-stnd.texi [new file with mode: 0644]
texinfo/doc/info.texi [new file with mode: 0644]
texinfo/doc/macro.texi [new file with mode: 0644]
texinfo/doc/texinfo.tex [new file with mode: 0644]
texinfo/doc/texinfo.texi [new file with mode: 0644]
texinfo/doc/userdoc.texi [new file with mode: 0644]
texinfo/emacs/Makefile.am [new file with mode: 0644]
texinfo/emacs/README [new file with mode: 0644]
texinfo/info/Makefile.am [new file with mode: 0644]
texinfo/info/doc.c [new file with mode: 0644]
texinfo/info/echo-area.c [new file with mode: 0644]
texinfo/info/echo-area.h [new file with mode: 0644]
texinfo/info/funs.h [new file with mode: 0644]
texinfo/intl/ChangeLog [new file with mode: 0644]
texinfo/intl/Makefile.in [new file with mode: 0644]
texinfo/intl/VERSION [new file with mode: 0644]
texinfo/intl/bindtextdom.c [new file with mode: 0644]
texinfo/intl/cat-compat.c [new file with mode: 0644]
texinfo/intl/dcgettext.c [new file with mode: 0644]
texinfo/intl/dgettext.c [new file with mode: 0644]
texinfo/intl/explodename.c [new file with mode: 0644]
texinfo/intl/finddomain.c [new file with mode: 0644]
texinfo/intl/gettext.c [new file with mode: 0644]
texinfo/intl/gettext.h [new file with mode: 0644]
texinfo/intl/gettextP.h [new file with mode: 0644]
texinfo/intl/hash-string.h [new file with mode: 0644]
texinfo/intl/intl-compat.c [new file with mode: 0644]
texinfo/intl/l10nflist.c [new file with mode: 0644]
texinfo/intl/libgettext.h [new file with mode: 0644]
texinfo/intl/linux-msg.sed [new file with mode: 0644]
texinfo/intl/loadinfo.h [new file with mode: 0644]
texinfo/intl/loadmsgcat.c [new file with mode: 0644]
texinfo/intl/localealias.c [new file with mode: 0644]
texinfo/intl/po2tbl.sed.in [new file with mode: 0644]
texinfo/intl/textdomain.c [new file with mode: 0644]
texinfo/intl/xopen-msg.sed [new file with mode: 0644]
texinfo/lib/Makefile.am [new file with mode: 0644]
texinfo/lib/Makefile.in [new file with mode: 0644]
texinfo/lib/README [new file with mode: 0644]
texinfo/lib/alloca.c [new file with mode: 0644]
texinfo/lib/getopt.c [new file with mode: 0644]
texinfo/lib/getopt.h [new file with mode: 0644]
texinfo/lib/getopt1.c [new file with mode: 0644]
texinfo/lib/memcpy.c [new file with mode: 0644]
texinfo/lib/memmove.c [new file with mode: 0644]
texinfo/lib/strdup.c [new file with mode: 0644]
texinfo/lib/strerror.c [new file with mode: 0644]
texinfo/lib/system.h [new file with mode: 0644]
texinfo/lib/xmalloc.c [new file with mode: 0644]
texinfo/lib/xstrdup.c [new file with mode: 0644]
texinfo/makeinfo/Makefile.am [new file with mode: 0644]
texinfo/makeinfo/README [new file with mode: 0644]
texinfo/missing [new file with mode: 0755]
texinfo/mkinstalldirs [new file with mode: 0755]
texinfo/po/ChangeLog [new file with mode: 0644]
texinfo/po/Makefile.in.in [new file with mode: 0644]
texinfo/po/POTFILES.in [new file with mode: 0644]
texinfo/po/cat-id-tbl.c [new file with mode: 0644]
texinfo/po/de.gmo [new file with mode: 0644]
texinfo/po/de.po [new file with mode: 0644]
texinfo/po/fr.gmo [new file with mode: 0644]
texinfo/po/fr.po [new file with mode: 0644]
texinfo/po/stamp-cat-id [new file with mode: 0644]
texinfo/po/texinfo.pot [new file with mode: 0644]
texinfo/stamp-h.in [new file with mode: 0644]
texinfo/util/Makefile.am [new file with mode: 0644]
texinfo/util/README [new file with mode: 0644]
texinfo/util/update-info [new file with mode: 0755]