texinfo-commits
[Top][All Lists]
Advanced

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

[5400] 2014


From: karl
Subject: [5400] 2014
Date: Wed, 01 Jan 2014 18:32:25 +0000

Revision: 5400
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=5400
Author:   karl
Date:     2014-01-01 18:32:23 +0000 (Wed, 01 Jan 2014)
Log Message:
-----------
2014

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/Pod-Simple-Texinfo/pod2texi.pl
    trunk/doc/refcard/txirefcard.tex
    trunk/doc/texinfo.tex
    trunk/info/info.c
    trunk/info/infokey.c
    trunk/install-info/install-info.c
    trunk/tp/texi2any.pl
    trunk/util/gendocs_template
    trunk/util/gendocs_template_min
    trunk/util/texi-elements-by-size
    trunk/util/texi2dvi
    trunk/util/texindex.c

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2014-01-01 18:32:06 UTC (rev 5399)
+++ trunk/ChangeLog     2014-01-01 18:32:23 UTC (rev 5400)
@@ -1,3 +1,18 @@
+2014-01-01  Karl Berry  <address@hidden>
+
+       * Pod-Simple-Texinfo/pod2texi.pl,
+       * doc/texinfo.txi,
+       * doc/refcard/txirefcard.tex,
+       * info/info.c,
+       * info/infokey.c,
+       * install-info/install-info.c,
+       * tp/texi2any.pl,
+       * util/texi-elements-by-size,
+       * util/texindex.c,
+       * util/texi2dvi,
+       * util/gendocs_template,
+       * util/gendocs_template_min: 2014.
+
 2013-12-25  Karl Berry  <address@hidden>
 
        * util/htmlxref.cnf (easejs): add.

Modified: trunk/Pod-Simple-Texinfo/pod2texi.pl
===================================================================
--- trunk/Pod-Simple-Texinfo/pod2texi.pl        2014-01-01 18:32:06 UTC (rev 
5399)
+++ trunk/Pod-Simple-Texinfo/pod2texi.pl        2014-01-01 18:32:23 UTC (rev 
5400)
@@ -1,7 +1,7 @@
 #! /usr/bin/env perl
 # $Id$
 # pod2texi -- convert Pod to Texinfo.
-# Copyright 2012, 2013 Free Software Foundation, Inc.
+# Copyright 2012, 2013, 2014 Free Software Foundation, Inc.
 # 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -154,7 +154,7 @@
     printf __("Copyright (C) %s Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
 This is free software: you are free to change and redistribute it.
-There is NO WARRANTY, to the extent permitted by law.\n"), "2013";
+There is NO WARRANTY, to the extent permitted by law.\n"), "2014";
       exit 0;},
   'base-level=s' => sub {
      if ($_[1] =~ /^[0-4]$/) {
@@ -586,7 +586,7 @@
 
 =head1 COPYRIGHT
 
-Copyright (C) 2013 Free Software Foundation, Inc.
+Copyright (C) 2014 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by

Modified: trunk/doc/refcard/txirefcard.tex
===================================================================
--- trunk/doc/refcard/txirefcard.tex    2014-01-01 18:32:06 UTC (rev 5399)
+++ trunk/doc/refcard/txirefcard.tex    2014-01-01 18:32:23 UTC (rev 5400)
@@ -14,7 +14,8 @@
 \newcount\letterpaper
 \ifx\undefined\afour\letterpaper=1 \else\letterpaper=0 \fi
 
-% Copyright 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+% Copyright 2008, 2009, 2010, 2011, 2012, 2013, 2014
+% Free Software Foundation, Inc.
 %
 % This file is part of GNU Texinfo.
 %
@@ -48,13 +49,13 @@
 % Much of the text is based on, and sometimes copied from, the @-Command
 % Summary node in the Texinfo manual, originally written by Bob Chassell.
 
-\def\versionyear{2013}          % year manual was updated
+\def\versionyear{2014}          % year manual was updated
 \def\versionTexinfo{5.2}        % version of Texinfo this manual is for
 
 \def\copyrightnotice{%
 \vskip 1ex plus 1filll\begingroup\small
 \advance\baselineskip by 1pt
-\centerline{Copyright \copyright\ 2013 Free Software Foundation, Inc.}
+\centerline{Copyright \copyright\ 2014 Free Software Foundation, Inc.}
 \centerline{for Texinfo version \versionTexinfo, \versionyear}
 \centerline{by Robert D. Solimeno}
 \centerline{and the Texinfo maintainers}

Modified: trunk/doc/texinfo.tex
===================================================================
--- trunk/doc/texinfo.tex       2014-01-01 18:32:06 UTC (rev 5399)
+++ trunk/doc/texinfo.tex       2014-01-01 18:32:23 UTC (rev 5400)
@@ -3,7 +3,7 @@
 % Load plain if necessary, i.e., if running under initex.
 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
 %
-\def\texinfoversion{2013-11-26.10}
+\def\texinfoversion{2013-12-26.17}
 %
 % Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
 % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
@@ -1138,10 +1138,10 @@
 
 \ifpdf
   %
-  % Color manipulation macros based on pdfcolor.tex,
+  % Color manipulation macros using ideas from pdfcolor.tex,
   % except using rgb instead of cmyk; the latter is said to render as a
   % very dark gray on-screen and a very dark halftone in print, instead
-  % of actual black. The dark red here  is dark enough to print on paper as
+  % of actual black. The dark red here is dark enough to print on paper as
   % nearly black, but still distinguishable for online viewing.  We use
   % black by default, though.
   \def\rgbDarkRed{0.50 0.09 0.12}
@@ -2575,12 +2575,12 @@
 \let\file=\code
 \let\option=\code
 
-% @uref (abbreviation for `urlref') takes an optional (comma-separated)
-% second argument specifying the text to display and an optional third
-% arg as text to display instead of (rather than in addition to) the url
-% itself.  First (mandatory) arg is the url.
+% @uref (abbreviation for `urlref') aka @url takes an optional
+% (comma-separated) second argument specifying the text to display and
+% an optional third arg as text to display instead of (rather than in
+% addition to) the url itself.  First (mandatory) arg is the url.
 
-% secret option to allow changing PDF output to show only the second
+% TeX-only option to allow changing PDF output to show only the second
 % arg (if given), and not the url (which is then just the link target).
 \newif\ifurefurlonlylink
 

Modified: trunk/info/info.c
===================================================================
--- trunk/info/info.c   2014-01-01 18:32:06 UTC (rev 5399)
+++ trunk/info/info.c   2014-01-01 18:32:23 UTC (rev 5400)
@@ -2,7 +2,7 @@
    $Id$
 
    Copyright 1993, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012, 2013
+   2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014
    Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
@@ -694,7 +694,7 @@
 License GPLv3+: GNU GPL version 3 or later 
<http://gnu.org/licenses/gpl.html>\n\
 This is free software: you are free to change and redistribute it.\n\
 There is NO WARRANTY, to the extent permitted by law.\n"),
-             "2013");
+             "2014");
       exit (EXIT_SUCCESS);
     }
 

Modified: trunk/info/infokey.c
===================================================================
--- trunk/info/infokey.c        2014-01-01 18:32:06 UTC (rev 5399)
+++ trunk/info/infokey.c        2014-01-01 18:32:23 UTC (rev 5400)
@@ -2,7 +2,7 @@
    $Id$
 
    Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009,
-   2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+   2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -145,7 +145,7 @@
 License GPLv3+: GNU GPL version 3 or later 
<http://gnu.org/licenses/gpl.html>\n\
 This is free software: you are free to change and redistribute it.\n\
 There is NO WARRANTY, to the extent permitted by law.\n"),
-             "2013");
+             "2014");
       exit (EXIT_SUCCESS);
     }
 

Modified: trunk/install-info/install-info.c
===================================================================
--- trunk/install-info/install-info.c   2014-01-01 18:32:06 UTC (rev 5399)
+++ trunk/install-info/install-info.c   2014-01-01 18:32:23 UTC (rev 5400)
@@ -2,7 +2,7 @@
    $Id$
 
    Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-   2005, 2007, 2008, 2009, 2010, 2011, 2012, 2013
+   2005, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014
    Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
@@ -2164,7 +2164,7 @@
 License GPLv3+: GNU GPL version 3 or later 
<http://gnu.org/licenses/gpl.html>\n\
 This is free software: you are free to change and redistribute it.\n\
 There is NO WARRANTY, to the extent permitted by law.\n"),
-              "2013");
+              "2014");
           exit (EXIT_SUCCESS);
 
         case 'W':

Modified: trunk/tp/texi2any.pl
===================================================================
--- trunk/tp/texi2any.pl        2014-01-01 18:32:06 UTC (rev 5399)
+++ trunk/tp/texi2any.pl        2014-01-01 18:32:23 UTC (rev 5400)
@@ -2,7 +2,7 @@
 
 # texi2any: Texinfo converter.
 #
-# Copyright 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+# Copyright 2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc.
 # 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -861,7 +861,7 @@
     printf __("Copyright (C) %s Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
 This is free software: you are free to change and redistribute it.
-There is NO WARRANTY, to the extent permitted by law.\n"), "2013";
+There is NO WARRANTY, to the extent permitted by law.\n"), "2014";
       exit 0;},
  'macro-expand|E=s' => sub { set_from_cmdline('MACRO_EXPAND', $_[1]); },
  'ifhtml!' => sub { set_expansion('html', $_[1]); },

Modified: trunk/util/gendocs_template
===================================================================
--- trunk/util/gendocs_template 2014-01-01 18:32:06 UTC (rev 5399)
+++ trunk/util/gendocs_template 2014-01-01 18:32:23 UTC (rev 5400)
@@ -75,7 +75,7 @@
 Please send broken links and other corrections or suggestions to
 <a href="mailto:%%EMAIL%%";>&lt;%%EMAIL%%&gt;</a>.</p>
 
-<p>Copyright &copy; 2013 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2014 Free Software Foundation, Inc.</p>
 
 <p>Verbatim copying and distribution of this entire article are
 permitted worldwide, without royalty, in any medium, provided this

Modified: trunk/util/gendocs_template_min
===================================================================
--- trunk/util/gendocs_template_min     2014-01-01 18:32:06 UTC (rev 5399)
+++ trunk/util/gendocs_template_min     2014-01-01 18:32:23 UTC (rev 5400)
@@ -80,7 +80,7 @@
 Please send broken links and other corrections or suggestions to
 <a href="mailto:%%EMAIL%%";>&lt;%%EMAIL%%&gt;</a>.</p>
 
-<p>Copyright &copy; 2013 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2014 Free Software Foundation, Inc.</p>
 
 <p>Verbatim copying and distribution of this entire article are
 permitted worldwide, without royalty, in any medium, provided this

Modified: trunk/util/texi-elements-by-size
===================================================================
--- trunk/util/texi-elements-by-size    2014-01-01 18:32:06 UTC (rev 5399)
+++ trunk/util/texi-elements-by-size    2014-01-01 18:32:23 UTC (rev 5400)
@@ -3,7 +3,7 @@
 # Also serve as an example of using the Texinfo::Parser module,
 # including the usual per-format options.
 #
-# Copyright 2012, 2013 Free Software Foundation, Inc.
+# Copyright 2012, 2013, 2014 Free Software Foundation, Inc.
 # 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -102,7 +102,7 @@
                      printf __("Copyright (C) %s Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
 This is free software: you are free to change and redistribute it.
-There is NO WARRANTY, to the extent permitted by law.\n"), "2013";
+There is NO WARRANTY, to the extent permitted by law.\n"), "2014";
       exit 0;},
   'force' => \$force,
   'ifhtml!' => sub { set_expansion('html', $_[1]); },

Modified: trunk/util/texi2dvi
===================================================================
--- trunk/util/texi2dvi 2014-01-01 18:32:06 UTC (rev 5399)
+++ trunk/util/texi2dvi 2014-01-01 18:32:23 UTC (rev 5400)
@@ -3,7 +3,7 @@
 # $Id$
 #
 # Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014
 # Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -430,7 +430,7 @@
   cat <<EOF
 texi2dvi (GNU Texinfo 5.2) $rcs_version
 
-Copyright (C) 2013 Free Software Foundation, Inc.
+Copyright (C) 2014 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.

Modified: trunk/util/texindex.c
===================================================================
--- trunk/util/texindex.c       2014-01-01 18:32:06 UTC (rev 5399)
+++ trunk/util/texindex.c       2014-01-01 18:32:23 UTC (rev 5400)
@@ -3,7 +3,7 @@
 
    Copyright 1987, 1991, 1992, 1996, 1997, 1998, 1999, 2000, 2001,
    2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012,
-   2013 Free Software Foundation, Inc.
+   2013, 2014 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -296,7 +296,7 @@
 License GPLv3+: GNU GPL version 3 or later 
<http://gnu.org/licenses/gpl.html>\n\
 This is free software: you are free to change and redistribute it.\n\
 There is NO WARRANTY, to the extent permitted by law.\n"),
-             "2013");
+             "2014");
               exit (EXIT_SUCCESS);
             }
           else if ((strcmp (arg, "--keep") == 0) ||




reply via email to

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