texinfo-commits
[Top][All Lists]
Advanced

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

texinfo info/display.h info/doc.h info/echo-are...


From: Karl Berry
Subject: texinfo info/display.h info/doc.h info/echo-are...
Date: Tue, 18 Oct 2011 18:47:23 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Karl Berry <karl>       11/10/18 18:47:22

Modified files:
        info           : display.h doc.h echo-area.c echo-area.h 
                         filesys.c footnotes.c indices.c info-utils.c 
                         info-utils.h info.h infodoc.c infomap.c m-x.c 
                         man.c nodemenu.c nodes.c nodes.h search.c 
                         search.h session.c session.h variables.c 
                         variables.h window.h 
        tp/init        : chm.pm html32.pm tex4ht.pm 

Log message:
        copyright years

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/display.h?cvsroot=texinfo&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/doc.h?cvsroot=texinfo&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/echo-area.c?cvsroot=texinfo&r1=1.16&r2=1.17
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/echo-area.h?cvsroot=texinfo&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/filesys.c?cvsroot=texinfo&r1=1.16&r2=1.17
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/footnotes.c?cvsroot=texinfo&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/indices.c?cvsroot=texinfo&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/info-utils.c?cvsroot=texinfo&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/info-utils.h?cvsroot=texinfo&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/info.h?cvsroot=texinfo&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/infodoc.c?cvsroot=texinfo&r1=1.28&r2=1.29
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/infomap.c?cvsroot=texinfo&r1=1.22&r2=1.23
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/m-x.c?cvsroot=texinfo&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/man.c?cvsroot=texinfo&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/nodemenu.c?cvsroot=texinfo&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/nodes.c?cvsroot=texinfo&r1=1.16&r2=1.17
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/nodes.h?cvsroot=texinfo&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/search.c?cvsroot=texinfo&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/search.h?cvsroot=texinfo&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/session.c?cvsroot=texinfo&r1=1.51&r2=1.52
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/session.h?cvsroot=texinfo&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/variables.c?cvsroot=texinfo&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/variables.h?cvsroot=texinfo&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/window.h?cvsroot=texinfo&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/init/chm.pm?cvsroot=texinfo&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/init/html32.pm?cvsroot=texinfo&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/init/tex4ht.pm?cvsroot=texinfo&r1=1.3&r2=1.4

Patches:
Index: info/display.h
===================================================================
RCS file: /sources/texinfo/texinfo/info/display.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- info/display.h      9 Jun 2008 22:51:20 -0000       1.8
+++ info/display.h      18 Oct 2011 18:47:19 -0000      1.9
@@ -1,10 +1,11 @@
 /* display.h -- How the display in Info is done.
-   $Id: display.h,v 1.8 2008/06/09 22:51:20 gray Exp $
+   $Id: display.h,v 1.9 2011/10/18 18:47:19 karl Exp $
 
    This file is part of GNU Info, a program for reading online documentation
    stored in Info format.
 
-   Copyright (C) 1993, 1997, 2004, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1993, 1997, 2004, 2007, 2008, 2011
+   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

Index: info/doc.h
===================================================================
RCS file: /sources/texinfo/texinfo/info/doc.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- info/doc.h  28 Jul 2011 07:14:21 -0000      1.8
+++ info/doc.h  18 Oct 2011 18:47:19 -0000      1.9
@@ -1,7 +1,8 @@
 /* doc.h -- Structures associating function pointers with documentation.
-   $Id: doc.h,v 1.8 2011/07/28 07:14:21 gray Exp $
+   $Id: doc.h,v 1.9 2011/10/18 18:47:19 karl Exp $
 
-   Copyright (C) 1993, 2001, 2004, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1993, 2001, 2004, 2007, 2011
+   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

Index: info/echo-area.c
===================================================================
RCS file: /sources/texinfo/texinfo/info/echo-area.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- info/echo-area.c    28 Jul 2011 07:14:05 -0000      1.16
+++ info/echo-area.c    18 Oct 2011 18:47:19 -0000      1.17
@@ -1,7 +1,7 @@
 /* echo-area.c -- how to read a line in the echo area.
-   $Id: echo-area.c,v 1.16 2011/07/28 07:14:05 gray Exp $
+   $Id: echo-area.c,v 1.17 2011/10/18 18:47:19 karl Exp $
 
-   Copyright (C) 1993, 1997, 1998, 1999, 2001, 2004, 2007, 2008
+   Copyright (C) 1993, 1997, 1998, 1999, 2001, 2004, 2007, 2008, 2011
    Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify

Index: info/echo-area.h
===================================================================
RCS file: /sources/texinfo/texinfo/info/echo-area.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- info/echo-area.h    26 Feb 2008 16:51:05 -0000      1.8
+++ info/echo-area.h    18 Oct 2011 18:47:19 -0000      1.9
@@ -1,10 +1,11 @@
 /* echo-area.h -- Functions used in reading information from the echo area.
-   $Id: echo-area.h,v 1.8 2008/02/26 16:51:05 karl Exp $
+   $Id: echo-area.h,v 1.9 2011/10/18 18:47:19 karl Exp $
 
    This file is part of GNU Info, a program for reading online documentation
    stored in Info format.
 
-   Copyright (C) 1993, 1997, 2004, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1993, 1997, 2004, 2007, 2008, 2011
+   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

Index: info/filesys.c
===================================================================
RCS file: /sources/texinfo/texinfo/info/filesys.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- info/filesys.c      28 Jul 2011 07:14:05 -0000      1.16
+++ info/filesys.c      18 Oct 2011 18:47:19 -0000      1.17
@@ -1,7 +1,7 @@
 /* filesys.c -- filesystem specific functions.
-   $Id: filesys.c,v 1.16 2011/07/28 07:14:05 gray Exp $
+   $Id: filesys.c,v 1.17 2011/10/18 18:47:19 karl Exp $
 
-   Copyright 1993, 1997, 1998, 2000, 2002, 2003, 2004, 2007, 2008, 2009
+   Copyright 1993, 1997, 1998, 2000, 2002, 2003, 2004, 2007, 2008, 2009, 2011
    Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify

Index: info/footnotes.c
===================================================================
RCS file: /sources/texinfo/texinfo/info/footnotes.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- info/footnotes.c    28 Jul 2011 07:14:05 -0000      1.10
+++ info/footnotes.c    18 Oct 2011 18:47:20 -0000      1.11
@@ -1,8 +1,8 @@
 /* footnotes.c -- Some functions for manipulating footnotes.
-   $Id: footnotes.c,v 1.10 2011/07/28 07:14:05 gray Exp $
+   $Id: footnotes.c,v 1.11 2011/10/18 18:47:20 karl Exp $
 
-   Copyright (C) 1993, 1997, 1998, 1999, 2002, 2004, 2007,
-   2008 Free Software Foundation, Inc.
+   Copyright (C) 1993, 1997, 1998, 1999, 2002, 2004, 2007, 2008, 2011
+   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

Index: info/indices.c
===================================================================
RCS file: /sources/texinfo/texinfo/info/indices.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- info/indices.c      28 Jul 2011 08:13:43 -0000      1.15
+++ info/indices.c      18 Oct 2011 18:47:20 -0000      1.16
@@ -1,7 +1,7 @@
 /* indices.c -- deal with an Info file index.
-   $Id: indices.c,v 1.15 2011/07/28 08:13:43 gray Exp $
+   $Id: indices.c,v 1.16 2011/10/18 18:47:20 karl Exp $
 
-   Copyright (C) 1993, 1997, 1998, 1999, 2002, 2003, 2004, 2007, 2008
+   Copyright (C) 1993, 1997, 1998, 1999, 2002, 2003, 2004, 2007, 2008, 2011
    Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify

Index: info/info-utils.c
===================================================================
RCS file: /sources/texinfo/texinfo/info/info-utils.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- info/info-utils.c   28 Jul 2011 07:12:47 -0000      1.15
+++ info/info-utils.c   18 Oct 2011 18:47:20 -0000      1.16
@@ -1,7 +1,7 @@
 /* info-utils.c -- miscellanous.
-   $Id: info-utils.c,v 1.15 2011/07/28 07:12:47 gray Exp $
+   $Id: info-utils.c,v 1.16 2011/10/18 18:47:20 karl Exp $
 
-   Copyright (C) 1993, 1998, 2003, 2004, 2007, 2008, 2009
+   Copyright (C) 1993, 1998, 2003, 2004, 2007, 2008, 2009, 2011
    Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify

Index: info/info-utils.h
===================================================================
RCS file: /sources/texinfo/texinfo/info/info-utils.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- info/info-utils.h   28 Jul 2011 07:13:05 -0000      1.9
+++ info/info-utils.h   18 Oct 2011 18:47:20 -0000      1.10
@@ -1,8 +1,8 @@
 /* info-utils.h -- Exported functions and variables from info-utils.c.
-   $Id: info-utils.h,v 1.9 2011/07/28 07:13:05 gray Exp $   
+   $Id: info-utils.h,v 1.10 2011/10/18 18:47:20 karl Exp $   
 
-   Copyright (C) 1993, 1996, 1998, 2002, 2003, 2004, 2007 Free Software
-   Foundation, Inc.
+   Copyright (C) 1993, 1996, 1998, 2002, 2003, 2004, 2007, 2011
+   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

Index: info/info.h
===================================================================
RCS file: /sources/texinfo/texinfo/info/info.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- info/info.h 6 Apr 2011 21:16:39 -0000       1.11
+++ info/info.h 18 Oct 2011 18:47:20 -0000      1.12
@@ -1,7 +1,7 @@
 /* info.h -- Header file which includes all of the other headers.
-   $Id: info.h,v 1.11 2011/04/06 21:16:39 gray Exp $
+   $Id: info.h,v 1.12 2011/10/18 18:47:20 karl Exp $
 
-   Copyright (C) 1993, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2007
+   Copyright (C) 1993, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2007, 2011
    Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify

Index: info/infodoc.c
===================================================================
RCS file: /sources/texinfo/texinfo/info/infodoc.c,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -b -r1.28 -r1.29
--- info/infodoc.c      28 Jul 2011 07:14:42 -0000      1.28
+++ info/infodoc.c      18 Oct 2011 18:47:20 -0000      1.29
@@ -1,8 +1,9 @@
 /* infodoc.c -- functions which build documentation nodes.
-   $Id: infodoc.c,v 1.28 2011/07/28 07:14:42 gray Exp $
+   $Id: infodoc.c,v 1.29 2011/10/18 18:47:20 karl Exp $
 
    Copyright (C) 1993, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2006,
-   2007, 2008 Free Software Foundation, Inc.
+   2007, 2008, 2011
+   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

Index: info/infomap.c
===================================================================
RCS file: /sources/texinfo/texinfo/info/infomap.c,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- info/infomap.c      28 Jul 2011 07:14:05 -0000      1.22
+++ info/infomap.c      18 Oct 2011 18:47:20 -0000      1.23
@@ -1,8 +1,8 @@
 /* infomap.c -- keymaps for Info.
-   $Id: infomap.c,v 1.22 2011/07/28 07:14:05 gray Exp $
+   $Id: infomap.c,v 1.23 2011/10/18 18:47:20 karl Exp $
 
-   Copyright (C) 1993, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2007, 2008
-   Free Software Foundation, Inc.
+   Copyright (C) 1993, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2007,
+   2008, 2011 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

Index: info/m-x.c
===================================================================
RCS file: /sources/texinfo/texinfo/info/m-x.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- info/m-x.c  28 Jul 2011 07:14:05 -0000      1.9
+++ info/m-x.c  18 Oct 2011 18:47:20 -0000      1.10
@@ -1,7 +1,7 @@
 /* m-x.c -- Meta-x minibuffer reader.
-   $Id: m-x.c,v 1.9 2011/07/28 07:14:05 gray Exp $
+   $Id: m-x.c,v 1.10 2011/10/18 18:47:20 karl Exp $
 
-   Copyright (C) 1993, 1997, 1998, 2001, 2002, 2004, 2007, 2008
+   Copyright (C) 1993, 1997, 1998, 2001, 2002, 2004, 2007, 2008, 2011
    Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify

Index: info/man.c
===================================================================
RCS file: /sources/texinfo/texinfo/info/man.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- info/man.c  25 Apr 2011 20:18:58 -0000      1.17
+++ info/man.c  18 Oct 2011 18:47:21 -0000      1.18
@@ -1,8 +1,8 @@
 /*  man.c: How to read and format man files.
-    $Id: man.c,v 1.17 2011/04/25 20:18:58 gray Exp $
+    $Id: man.c,v 1.18 2011/10/18 18:47:21 karl Exp $
 
    Copyright (C) 1995, 1997, 1998, 1999, 2000, 2002, 2003, 2004, 2005, 
-   2007, 2008, 2009 Free Software Foundation, Inc.
+   2007, 2008, 2009, 2011 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

Index: info/nodemenu.c
===================================================================
RCS file: /sources/texinfo/texinfo/info/nodemenu.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- info/nodemenu.c     28 Jul 2011 07:14:05 -0000      1.12
+++ info/nodemenu.c     18 Oct 2011 18:47:21 -0000      1.13
@@ -1,7 +1,7 @@
 /* nodemenu.c -- produce a menu of all visited nodes.
-   $Id: nodemenu.c,v 1.12 2011/07/28 07:14:05 gray Exp $
+   $Id: nodemenu.c,v 1.13 2011/10/18 18:47:21 karl Exp $
 
-   Copyright (C) 1993, 1997, 1998, 2002, 2003, 2004, 2007, 2008
+   Copyright (C) 1993, 1997, 1998, 2002, 2003, 2004, 2007, 2008, 2011
    Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify

Index: info/nodes.c
===================================================================
RCS file: /sources/texinfo/texinfo/info/nodes.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- info/nodes.c        10 Feb 2011 09:16:21 -0000      1.16
+++ info/nodes.c        18 Oct 2011 18:47:21 -0000      1.17
@@ -1,8 +1,8 @@
 /* nodes.c -- how to get an Info file and node.
-   $Id: nodes.c,v 1.16 2011/02/10 09:16:21 gray Exp $
+   $Id: nodes.c,v 1.17 2011/10/18 18:47:21 karl Exp $
 
    Copyright (C) 1993, 1998, 1999, 2000, 2002, 2003, 2004, 2006, 2007,
-   2008, 2009 Free Software Foundation, Inc.
+   2008, 2009, 2011 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

Index: info/nodes.h
===================================================================
RCS file: /sources/texinfo/texinfo/info/nodes.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- info/nodes.h        10 Feb 2011 09:14:47 -0000      1.7
+++ info/nodes.h        18 Oct 2011 18:47:21 -0000      1.8
@@ -1,7 +1,7 @@
 /* nodes.h -- How we represent nodes internally.
-   $Id: nodes.h,v 1.7 2011/02/10 09:14:47 gray Exp $
+   $Id: nodes.h,v 1.8 2011/10/18 18:47:21 karl Exp $
 
-   Copyright (C) 1993, 1997, 1998, 2002, 2004, 2007
+   Copyright (C) 1993, 1997, 1998, 2002, 2004, 2007, 2011
    Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify

Index: info/search.c
===================================================================
RCS file: /sources/texinfo/texinfo/info/search.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- info/search.c       28 Jul 2011 07:14:05 -0000      1.12
+++ info/search.c       18 Oct 2011 18:47:21 -0000      1.13
@@ -1,7 +1,7 @@
 /* search.c -- searching large bodies of text.
-   $Id: search.c,v 1.12 2011/07/28 07:14:05 gray Exp $
+   $Id: search.c,v 1.13 2011/10/18 18:47:21 karl Exp $
 
-   Copyright (C) 1993, 1997, 1998, 2002, 2004, 2007, 2008, 2009
+   Copyright (C) 1993, 1997, 1998, 2002, 2004, 2007, 2008, 2009, 2011
    Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify

Index: info/search.h
===================================================================
RCS file: /sources/texinfo/texinfo/info/search.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- info/search.h       10 Feb 2011 09:15:33 -0000      1.10
+++ info/search.h       18 Oct 2011 18:47:21 -0000      1.11
@@ -1,7 +1,7 @@
 /* search.h -- Structure used to search large bodies of text, with bounds.
-   $Id: search.h,v 1.10 2011/02/10 09:15:33 gray Exp $
+   $Id: search.h,v 1.11 2011/10/18 18:47:21 karl Exp $
 
-   Copyright (C) 1993, 1997, 1998, 2002, 2004, 2007, 2009
+   Copyright (C) 1993, 1997, 1998, 2002, 2004, 2007, 2009, 2011
    Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify

Index: info/session.c
===================================================================
RCS file: /sources/texinfo/texinfo/info/session.c,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -b -r1.51 -r1.52
--- info/session.c      2 Aug 2011 06:49:41 -0000       1.51
+++ info/session.c      18 Oct 2011 18:47:21 -0000      1.52
@@ -1,8 +1,8 @@
 /* session.c -- user windowing interface to Info.
-   $Id: session.c,v 1.51 2011/08/02 06:49:41 gray Exp $
+   $Id: session.c,v 1.52 2011/10/18 18:47:21 karl Exp $
 
    Copyright (C) 1993, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2007, 2008, 2009 Free Software Foundation, Inc.
+   2004, 2007, 2008, 2009, 2011 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

Index: info/session.h
===================================================================
RCS file: /sources/texinfo/texinfo/info/session.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- info/session.h      6 Apr 2011 21:18:26 -0000       1.11
+++ info/session.h      18 Oct 2011 18:47:22 -0000      1.12
@@ -1,7 +1,7 @@
 /* session.h -- Functions found in session.c.
-   $Id: session.h,v 1.11 2011/04/06 21:18:26 gray Exp $
+   $Id: session.h,v 1.12 2011/10/18 18:47:22 karl Exp $
 
-   Copyright (C) 1993, 1998, 1999, 2001, 2002, 2004, 2007
+   Copyright (C) 1993, 1998, 1999, 2001, 2002, 2004, 2007, 2011
    Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify

Index: info/variables.c
===================================================================
RCS file: /sources/texinfo/texinfo/info/variables.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- info/variables.c    28 Jul 2011 08:12:39 -0000      1.12
+++ info/variables.c    18 Oct 2011 18:47:22 -0000      1.13
@@ -1,7 +1,7 @@
 /* variables.c -- how to manipulate user visible variables in Info.
-   $Id: variables.c,v 1.12 2011/07/28 08:12:39 gray Exp $
+   $Id: variables.c,v 1.13 2011/10/18 18:47:22 karl Exp $
 
-   Copyright (C) 1993, 1997, 2001, 2002, 2004, 2007, 2008
+   Copyright (C) 1993, 1997, 2001, 2002, 2004, 2007, 2008, 2011
    Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify

Index: info/variables.h
===================================================================
RCS file: /sources/texinfo/texinfo/info/variables.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- info/variables.h    28 Jul 2011 08:12:53 -0000      1.10
+++ info/variables.h    18 Oct 2011 18:47:22 -0000      1.11
@@ -1,10 +1,10 @@
 /* variables.h -- Description of user visible variables in Info.
-   $Id: variables.h,v 1.10 2011/07/28 08:12:53 gray Exp $
+   $Id: variables.h,v 1.11 2011/10/18 18:47:22 karl Exp $
 
    This file is part of GNU Info, a program for reading online documentation
    stored in Info format.
 
-   Copyright (C) 1993, 1997, 2004, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1993, 1997, 2004, 2007, 2011 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

Index: info/window.h
===================================================================
RCS file: /sources/texinfo/texinfo/info/window.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- info/window.h       6 Apr 2011 21:19:35 -0000       1.13
+++ info/window.h       18 Oct 2011 18:47:22 -0000      1.14
@@ -1,10 +1,10 @@
 /* window.h -- Structure and flags used in manipulating Info windows.
-   $Id: window.h,v 1.13 2011/04/06 21:19:35 gray Exp $
+   $Id: window.h,v 1.14 2011/10/18 18:47:22 karl Exp $
 
    This file is part of GNU Info, a program for reading online documentation
    stored in Info format.
 
-   Copyright (C) 1993, 1997, 2004, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1993, 1997, 2004, 2007, 2011 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

Index: tp/init/chm.pm
===================================================================
RCS file: /sources/texinfo/texinfo/tp/init/chm.pm,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- tp/init/chm.pm      15 Oct 2011 12:01:43 -0000      1.4
+++ tp/init/chm.pm      18 Oct 2011 18:47:22 -0000      1.5
@@ -4,7 +4,7 @@
 #
 # chm.pm: convert to chm intermediate formats hhp, hhc, hhk and html files
 #
-#    Copyright (C) 2004, 2006, 2009 Free Software Foundation, Inc.
+#    Copyright (C) 2004, 2006, 2009, 2011 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

Index: tp/init/html32.pm
===================================================================
RCS file: /sources/texinfo/texinfo/tp/init/html32.pm,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- tp/init/html32.pm   16 Oct 2011 22:37:09 -0000      1.3
+++ tp/init/html32.pm   18 Oct 2011 18:47:22 -0000      1.4
@@ -3,7 +3,7 @@
 #
 # html32.pm: output HTML 3.2
 #
-#    Copyright (C) 2003, 2004, 2007, 2009 Free Software Foundation, Inc.
+#    Copyright (C) 2003, 2004, 2007, 2009, 2011 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

Index: tp/init/tex4ht.pm
===================================================================
RCS file: /sources/texinfo/texinfo/tp/init/tex4ht.pm,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- tp/init/tex4ht.pm   16 Oct 2011 22:37:10 -0000      1.3
+++ tp/init/tex4ht.pm   18 Oct 2011 18:47:22 -0000      1.4
@@ -4,7 +4,7 @@
 #
 # tex4ht.pm: use tex4ht to convert tex to html
 #
-#    Copyright (C) 2005, 2007, 2009 Free Software Foundation, Inc.
+#    Copyright (C) 2005, 2007, 2009, 2011 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



reply via email to

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