Deleted Added
full compact
history.texi (136644) history.texi (165670)
1\input texinfo @c -*-texinfo-*-
2@c %**start of header (This is for running Texinfo on a region.)
3@setfilename history.info
4@settitle GNU History Library
5@c %**end of header (This is for running Texinfo on a region.)
6
7@setchapternewpage odd
8
9@include version.texi
10
11@copying
12This document describes the GNU History library
13(version @value{VERSION}, @value{UPDATED}),
14a programming tool that provides a consistent user interface for
15recalling lines of previously typed input.
16
1\input texinfo @c -*-texinfo-*-
2@c %**start of header (This is for running Texinfo on a region.)
3@setfilename history.info
4@settitle GNU History Library
5@c %**end of header (This is for running Texinfo on a region.)
6
7@setchapternewpage odd
8
9@include version.texi
10
11@copying
12This document describes the GNU History library
13(version @value{VERSION}, @value{UPDATED}),
14a programming tool that provides a consistent user interface for
15recalling lines of previously typed input.
16
17Copyright @copyright{} 1988-2004 Free Software Foundation, Inc.
17Copyright @copyright{} 1988-2006 Free Software Foundation, Inc.
18
19Permission is granted to make and distribute verbatim copies of
20this manual provided the copyright notice and this permission notice
21are preserved on all copies.
22
23@quotation
24Permission is granted to copy, distribute and/or modify this document
18
19Permission is granted to make and distribute verbatim copies of
20this manual provided the copyright notice and this permission notice
21are preserved on all copies.
22
23@quotation
24Permission is granted to copy, distribute and/or modify this document
25under the terms of the GNU Free Documentation License, Version 1.1 or
25under the terms of the GNU Free Documentation License, Version 1.2 or
26any later version published by the Free Software Foundation; with no
27Invariant Sections, with the Front-Cover texts being ``A GNU Manual,''
28and with the Back-Cover Texts as in (a) below. A copy of the license is
29included in the section entitled ``GNU Free Documentation License.''
30
31(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
32this GNU Manual, like GNU software. Copies published by the Free
33Software Foundation raise funds for GNU development.''

--- 71 unchanged lines hidden ---
26any later version published by the Free Software Foundation; with no
27Invariant Sections, with the Front-Cover texts being ``A GNU Manual,''
28and with the Back-Cover Texts as in (a) below. A copy of the license is
29included in the section entitled ``GNU Free Documentation License.''
30
31(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
32this GNU Manual, like GNU software. Copies published by the Free
33Software Foundation raise funds for GNU development.''

--- 71 unchanged lines hidden ---