texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo update (Mon Sep 19 08:52:01 EDT 2005)


From: Karl Berry
Subject: texinfo update (Mon Sep 19 08:52:01 EDT 2005)
Date: Mon, 19 Sep 2005 08:52:11 -0400

Index: config.guess
===================================================================
RCS file: /cvsroot/texinfo/texinfo/config.guess,v
retrieving revision 1.50
retrieving revision 1.51
diff -c -r1.50 -r1.51
*** config.guess        3 Aug 2005 13:27:33 -0000       1.50
--- config.guess        19 Sep 2005 12:45:08 -0000      1.51
***************
*** 3,9 ****
  #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
  #   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  
! timestamp='2005-08-03'
  
  # This file is free software; you can redistribute it and/or modify it
  # under the terms of the GNU General Public License as published by
--- 3,9 ----
  #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
  #   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  
! timestamp='2005-09-19'
  
  # This file is free software; you can redistribute it and/or modify it
  # under the terms of the GNU General Public License as published by
***************
*** 1185,1191 ****
      *:Darwin:*:*)
        UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
        case $UNAME_PROCESSOR in
-           *86) UNAME_PROCESSOR=i686 ;;
            unknown) UNAME_PROCESSOR=powerpc ;;
        esac
        echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
--- 1185,1190 ----
Index: doc/info-fr.texi
===================================================================
RCS file: /cvsroot/texinfo/texinfo/doc/info-fr.texi,v
retrieving revision 1.2
retrieving revision 1.3
diff -c -r1.2 -r1.3
*** doc/info-fr.texi    15 May 2005 00:00:05 -0000      1.2
--- doc/info-fr.texi    19 Sep 2005 12:50:55 -0000      1.3
***************
*** 6,12 ****
  @syncodeindex vr cp
  @syncodeindex ky cp
  @comment %**end of header
! @comment $Id: info-fr.texi,v 1.2 2005/05/15 00:00:05 karl Exp $
  @comment Traduction modifiée le 17/02/2002 Adrien Rebollo
  
  @documentlanguage fr
--- 6,12 ----
  @syncodeindex vr cp
  @syncodeindex ky cp
  @comment %**end of header
! @comment $Id: info-fr.texi,v 1.3 2005/09/19 12:50:55 karl Exp $
  @comment Traduction modifiée le 17/02/2002 Adrien Rebollo
  
  @documentlanguage fr
***************
*** 26,32 ****
  
  
  Permission is granted to copy, distribute and/or modify this document
! under the terms of the GNU Free Documentation License, Version 1.1 or
  any later version published by the Free Software Foundation; with no
  Invariant Sections, with the Front-Cover texts being ``A GNU
  Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
--- 26,32 ----
  
  
  Permission is granted to copy, distribute and/or modify this document
! under the terms of the GNU Free Documentation License, Version 1.2 or
  any later version published by the Free Software Foundation; with no
  Invariant Sections, with the Front-Cover texts being ``A GNU
  Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
***************
*** 44,50 ****
  
  
  Il est permis de copier, distribuer et/ou modifier ce document selon
! les termes de la GNU Free Documentation License, Version 1.1 ou toute
  version ultérieure publiée par la Free Software @w{Foundation ;} sans
  Sections Invariantes, avec la Couverture indiquant @w{« Un} Manuel @w{GNU »},
  et avec le Dos de la Couverture comme dans (a) ci-dessous.  Une copie de
--- 44,50 ----
  
  
  Il est permis de copier, distribuer et/ou modifier ce document selon
! les termes de la GNU Free Documentation License, Version 1.2 ou toute
  version ultérieure publiée par la Free Software @w{Foundation ;} sans
  Sections Invariantes, avec la Couverture indiquant @w{« Un} Manuel @w{GNU »},
  et avec le Dos de la Couverture comme dans (a) ci-dessous.  Une copie de
***************
*** 78,84 ****
  Boston, MA 02110-1301, USA.
  
  Permission is granted to copy, distribute and/or modify this document
! under the terms of the GNU Free Documentation License, Version 1.1 or
  any later version published by the Free Software Foundation; with no
  Invariant Sections, with the Front-Cover texts being ``A GNU
  Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
--- 78,84 ----
  Boston, MA 02110-1301, USA.
  
  Permission is granted to copy, distribute and/or modify this document
! under the terms of the GNU Free Documentation License, Version 1.2 or
  any later version published by the Free Software Foundation; with no
  Invariant Sections, with the Front-Cover texts being ``A GNU
  Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
***************
*** 96,102 ****
  
  
  Il est permis de copier, distribuer et/ou modifier ce document selon
! les termes de la GNU Free Documentation License, Version 1.1 ou toute
  version ultérieure publiée par la Free Software @w{Foundation ;} sans
  Sections Invariantes, avec la Couverture indiquant @w{« Un} Manuel @w{GNU »},
  et avec le Dos de la Couverture comme dans (a) ci-dessous.  Une copie de
--- 96,102 ----
  
  
  Il est permis de copier, distribuer et/ou modifier ce document selon
! les termes de la GNU Free Documentation License, Version 1.2 ou toute
  version ultérieure publiée par la Free Software @w{Foundation ;} sans
  Sections Invariantes, avec la Couverture indiquant @w{« Un} Manuel @w{GNU »},
  et avec le Dos de la Couverture comme dans (a) ci-dessous.  Une copie de
Index: doc/info-stnd.texi
===================================================================
RCS file: /cvsroot/texinfo/texinfo/doc/info-stnd.texi,v
retrieving revision 1.10
retrieving revision 1.11
diff -c -r1.10 -r1.11
*** doc/info-stnd.texi  23 Jan 2005 23:54:00 -0000      1.10
--- doc/info-stnd.texi  19 Sep 2005 12:50:55 -0000      1.11
***************
*** 1,5 ****
  \input texinfo.tex    @c -*-texinfo-*-
! @comment $Id: info-stnd.texi,v 1.10 2005/01/23 23:54:00 karl Exp $
  @c We must \input texinfo.tex instead of texinfo, otherwise make
  @c distcheck in the Texinfo distribution fails, because the texinfo Info
  @c file is made first, and texi2dvi must include . first in the path.
--- 1,5 ----
  \input texinfo.tex    @c -*-texinfo-*-
! @comment $Id: info-stnd.texi,v 1.11 2005/09/19 12:50:55 karl Exp $
  @c We must \input texinfo.tex instead of texinfo, otherwise make
  @c distcheck in the Texinfo distribution fails, because the texinfo Info
  @c file is made first, and texi2dvi must include . first in the path.
***************
*** 22,28 ****
  
  @quotation
  Permission is granted to copy, distribute and/or modify this document
! under the terms of the GNU Free Documentation License, Version 1.1 or
  any later version published by the Free Software Foundation; with no
  Invariant Sections, with the Front-Cover texts being ``A GNU Manual,''
  and with the Back-Cover Texts as in (a) below.  A copy of the
--- 22,28 ----
  
  @quotation
  Permission is granted to copy, distribute and/or modify this document
! under the terms of the GNU Free Documentation License, Version 1.2 or
  any later version published by the Free Software Foundation; with no
  Invariant Sections, with the Front-Cover texts being ``A GNU Manual,''
  and with the Back-Cover Texts as in (a) below.  A copy of the
Index: doc/info.texi
===================================================================
RCS file: /cvsroot/texinfo/texinfo/doc/info.texi,v
retrieving revision 1.18
retrieving revision 1.19
diff -c -r1.18 -r1.19
*** doc/info.texi       12 Aug 2005 12:27:26 -0000      1.18
--- doc/info.texi       19 Sep 2005 12:50:55 -0000      1.19
***************
*** 19,25 ****
  
  @quotation
  Permission is granted to copy, distribute and/or modify this document
! under the terms of the GNU Free Documentation License, Version 1.1 or
  any later version published by the Free Software Foundation; with no
  Invariant Sections, with the Front-Cover texts being ``A GNU
  Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
--- 19,25 ----
  
  @quotation
  Permission is granted to copy, distribute and/or modify this document
! under the terms of the GNU Free Documentation License, Version 1.2 or
  any later version published by the Free Software Foundation; with no
  Invariant Sections, with the Front-Cover texts being ``A GNU
  Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
Index: doc/texinfo.txi
===================================================================
RCS file: /cvsroot/texinfo/texinfo/doc/texinfo.txi,v
retrieving revision 1.147
retrieving revision 1.148
diff -c -r1.147 -r1.148
*** doc/texinfo.txi     6 Jul 2005 00:34:16 -0000       1.147
--- doc/texinfo.txi     19 Sep 2005 12:50:54 -0000      1.148
***************
*** 1,5 ****
  \input texinfo.tex    @c -*-texinfo-*-
! @c $Id: texinfo.txi,v 1.147 2005/07/06 00:34:16 karl Exp $
  @c Ordinarily, Texinfo files have the extension .texi.  But texinfo.texi
  @c clashes with texinfo.tex on 8.3 filesystems, so we use texinfo.txi.
  
--- 1,5 ----
  \input texinfo.tex    @c -*-texinfo-*-
! @c $Id: texinfo.txi,v 1.148 2005/09/19 12:50:54 karl Exp $
  @c Ordinarily, Texinfo files have the extension .texi.  But texinfo.texi
  @c clashes with texinfo.tex on 8.3 filesystems, so we use texinfo.txi.
  
***************
*** 42,48 ****
  
  @quotation
  Permission is granted to copy, distribute and/or modify this document
! under the terms of the GNU Free Documentation License, Version 1.1 or
  any later version published by the Free Software Foundation; with no
  Invariant Sections, with the Front-Cover texts being ``A GNU Manual,''
  and with the Back-Cover Texts as in (a) below.  A copy of the license is
--- 42,48 ----
  
  @quotation
  Permission is granted to copy, distribute and/or modify this document
! under the terms of the GNU Free Documentation License, Version 1.2 or
  any later version published by the Free Software Foundation; with no
  Invariant Sections, with the Front-Cover texts being ``A GNU Manual,''
  and with the Back-Cover Texts as in (a) below.  A copy of the license is
***************
*** 18589,18595 ****
  (@url{http://www.gnu.org/software/rcs}) version control systems, which
  expand it into a string such as:
  @example
! $Id: texinfo.txi,v 1.147 2005/07/06 00:34:16 karl Exp $
  @end example
  (This is useful in all sources that use version control, not just manuals.)
  You may wish to include the @samp{$Id:} comment in the @code{@@copying}
--- 18589,18595 ----
  (@url{http://www.gnu.org/software/rcs}) version control systems, which
  expand it into a string such as:
  @example
! $Id: texinfo.txi,v 1.148 2005/09/19 12:50:54 karl Exp $
  @end example
  (This is useful in all sources that use version control, not just manuals.)
  You may wish to include the @samp{$Id:} comment in the @code{@@copying}
***************
*** 18655,18661 ****
  
  @verbatim
  \input texinfo   @c -*-texinfo-*-
! @comment $Id: texinfo.txi,v 1.147 2005/07/06 00:34:16 karl Exp $
  @comment %**start of header
  @setfilename sample.info
  @include version.texi
--- 18655,18661 ----
  
  @verbatim
  \input texinfo   @c -*-texinfo-*-
! @comment $Id: texinfo.txi,v 1.148 2005/09/19 12:50:54 karl Exp $
  @comment %**start of header
  @setfilename sample.info
  @include version.texi
Index: doc/version.texi
===================================================================
RCS file: /cvsroot/texinfo/texinfo/doc/version.texi,v
retrieving revision 1.31
retrieving revision 1.32
diff -c -r1.31 -r1.32
*** doc/version.texi    6 Jun 2005 12:34:38 -0000       1.31
--- doc/version.texi    19 Sep 2005 12:50:55 -0000      1.32
***************
*** 1,4 ****
! @set UPDATED 5 June 2005
! @set UPDATED-MONTH June 2005
  @set EDITION 4.8
  @set VERSION 4.8
--- 1,4 ----
! @set UPDATED 5 July 2005
! @set UPDATED-MONTH July 2005
  @set EDITION 4.8
  @set VERSION 4.8
P config.guess
P doc/info-fr.texi
P doc/info-stnd.texi
P doc/info.texi
P doc/texinfo.txi
P doc/version.texi


reply via email to

[Prev in Thread] Current Thread [Next in Thread]