history.texi revision 136644
186231Stmm\input texinfo    @c -*-texinfo-*-
286231Stmm@c %**start of header (This is for running Texinfo on a region.)
386231Stmm@setfilename history.info
486231Stmm@settitle GNU History Library
5117119Stmm@c %**end of header (This is for running Texinfo on a region.)
686231Stmm
786231Stmm@setchapternewpage odd
886231Stmm
986231Stmm@include version.texi
1086231Stmm
1186231Stmm@copying
1286231StmmThis document describes the GNU History library
1386231Stmm(version @value{VERSION}, @value{UPDATED}),
1486231Stmma programming tool that provides a consistent user interface for
1586231Stmmrecalling lines of previously typed input.
1686231Stmm
1786231StmmCopyright @copyright{} 1988-2004 Free Software Foundation, Inc.
1886231Stmm
1986231StmmPermission is granted to make and distribute verbatim copies of
2086231Stmmthis manual provided the copyright notice and this permission notice
2186231Stmmare preserved on all copies.
2286231Stmm
2386231Stmm@quotation
2486231StmmPermission is granted to copy, distribute and/or modify this document
2586231Stmmunder the terms of the GNU Free Documentation License, Version 1.1 or
2686231Stmmany later version published by the Free Software Foundation; with no
2786231StmmInvariant Sections, with the Front-Cover texts being ``A GNU Manual,''
2886231Stmmand with the Back-Cover Texts as in (a) below.  A copy of the license is
2986231Stmmincluded in the section entitled ``GNU Free Documentation License.''
3086231Stmm
3186231Stmm(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
3286231Stmmthis GNU Manual, like GNU software.  Copies published by the Free
3386231StmmSoftware Foundation raise funds for GNU development.''
34153057Smarius@end quotation
35153057Smarius@end copying
36153057Smarius
3786231Stmm@dircategory Libraries
3886231Stmm@direntry
3986231Stmm* History: (history).       The GNU history library API.
4086231Stmm@end direntry
41129051Smarius
4286231Stmm@titlepage
4386231Stmm@title GNU History Library
44117119Stmm@subtitle Edition @value{EDITION}, for @code{History Library} Version @value{VERSION}.
45117119Stmm@subtitle @value{UPDATED-MONTH}
4686231Stmm@author Chet Ramey, Case Western Reserve University
4786231Stmm@author Brian Fox, Free Software Foundation
4886231Stmm
49130025Sphk@page
5086231Stmm
51221393Sjhb@vskip 0pt plus 1filll
52225931Smarius@insertcopying
5386231Stmm
54133589Smarius@sp 1
5593067StmmPublished by the Free Software Foundation @*
5693067Stmm59 Temple Place, Suite 330, @*
57117119StmmBoston, MA 02111-1307 @*
5886231StmmUSA @*
5986231Stmm
60119291Simp@end titlepage
61119291Simp
62119291Simp@contents
6386231Stmm
6486231Stmm@ifnottex
6586231Stmm@node Top
66117119Stmm@top GNU History Library
67117119Stmm
68117119StmmThis document describes the GNU History library, a programming tool that
6986231Stmmprovides a consistent user interface for recalling lines of previously
7086231Stmmtyped input.
7186231Stmm
7286231Stmm@menu
73117119Stmm* Using History Interactively::	  GNU History User's Manual.
74153057Smarius* Programming with GNU History::  GNU History Programmer's Manual.
75153057Smarius* Copying This Manual::		  Copying This Manual.
7686231Stmm* Concept Index::		  Index of concepts described in this manual.
7786231Stmm* Function and Variable Index::	  Index of externally visible functions
78117119Stmm				  and variables.
79117119Stmm@end menu
80117119Stmm@end ifnottex
81225931Smarius
8286231Stmm@syncodeindex fn vr
8386231Stmm
8486231Stmm@include hsuser.texi
8586231Stmm@include hstech.texi
8686231Stmm
8786231Stmm@node Copying This Manual
8886231Stmm@appendix Copying This Manual
8986231Stmm
90225931Smarius@menu
91225931Smarius* GNU Free Documentation License::	License for copying this manual.
9286231Stmm@end menu
9386231Stmm
94117119Stmm@include fdl.texi
9586231Stmm
96133589Smarius@node Concept Index
97133589Smarius@appendix Concept Index
98133589Smarius@printindex cp
99227848Smarius
10086231Stmm@node Function and Variable Index
10186231Stmm@appendix Function and Variable Index
102154079Sjhb@printindex vr
10386231Stmm
104216962Smarius@bye
105216962Smarius