OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [start/] [gdb-5.0/] [readline/] [doc/] [hist.texinfo] - Diff between revs 579 and 1765

Only display areas with differences | Details | Blame | View Log

Rev 579 Rev 1765
\input texinfo    @c -*-texinfo-*-
\input texinfo    @c -*-texinfo-*-
@c %**start of header (This is for running Texinfo on a region.)
@c %**start of header (This is for running Texinfo on a region.)
@setfilename history.info
@setfilename history.info
@settitle GNU History Library
@settitle GNU History Library
@c %**end of header (This is for running Texinfo on a region.)
@c %**end of header (This is for running Texinfo on a region.)
 
 
@setchapternewpage odd
@setchapternewpage odd
 
 
@include manvers.texinfo
@include manvers.texinfo
 
 
@ifinfo
@ifinfo
@dircategory Libraries
@dircategory Libraries
@direntry
@direntry
* History: (history).       The GNU history library API
* History: (history).       The GNU history library API
@end direntry
@end direntry
 
 
This document describes the GNU History library, a programming tool that
This document describes the GNU History library, a programming tool that
provides a consistent user interface for recalling lines of previously
provides a consistent user interface for recalling lines of previously
typed input.
typed input.
 
 
Copyright (C) 1988-1999 Free Software Foundation, Inc.
Copyright (C) 1988-1999 Free Software Foundation, Inc.
 
 
Permission is granted to make and distribute verbatim copies of
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
this manual provided the copyright notice and this permission notice
pare preserved on all copies.
pare preserved on all copies.
 
 
@ignore
@ignore
Permission is granted to process this file through TeX and print the
Permission is granted to process this file through TeX and print the
results, provided the printed document carries copying permission
results, provided the printed document carries copying permission
notice identical to this one except for the removal of this paragraph
notice identical to this one except for the removal of this paragraph
(this paragraph not being relevant to the printed manual).
(this paragraph not being relevant to the printed manual).
@end ignore
@end ignore
 
 
Permission is granted to copy and distribute modified versions of this
Permission is granted to copy and distribute modified versions of this
manual under the conditions for verbatim copying, provided that the entire
manual under the conditions for verbatim copying, provided that the entire
resulting derived work is distributed under the terms of a permission
resulting derived work is distributed under the terms of a permission
notice identical to this one.
notice identical to this one.
 
 
Permission is granted to copy and distribute translations of this manual
Permission is granted to copy and distribute translations of this manual
into another language, under the above conditions for modified versions,
into another language, under the above conditions for modified versions,
except that this permission notice may be stated in a translation approved
except that this permission notice may be stated in a translation approved
by the Free Software Foundation.
by the Free Software Foundation.
@end ifinfo
@end ifinfo
 
 
@titlepage
@titlepage
@title GNU History Library
@title GNU History Library
@subtitle Edition @value{EDITION}, for @code{History Library} Version @value{VERSION}.
@subtitle Edition @value{EDITION}, for @code{History Library} Version @value{VERSION}.
@subtitle @value{UPDATE-MONTH}
@subtitle @value{UPDATE-MONTH}
@author Brian Fox, Free Software Foundation
@author Brian Fox, Free Software Foundation
@author Chet Ramey, Case Western Reserve University
@author Chet Ramey, Case Western Reserve University
 
 
@page
@page
This document describes the GNU History library, a programming tool that
This document describes the GNU History library, a programming tool that
provides a consistent user interface for recalling lines of previously
provides a consistent user interface for recalling lines of previously
typed input.
typed input.
 
 
Published by the Free Software Foundation @*
Published by the Free Software Foundation @*
675 Massachusetts Avenue, @*
675 Massachusetts Avenue, @*
Cambridge, MA 02139 USA
Cambridge, MA 02139 USA
 
 
Permission is granted to make and distribute verbatim copies of
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
this manual provided the copyright notice and this permission notice
are preserved on all copies.
are preserved on all copies.
 
 
Permission is granted to copy and distribute modified versions of this
Permission is granted to copy and distribute modified versions of this
manual under the conditions for verbatim copying, provided that the entire
manual under the conditions for verbatim copying, provided that the entire
resulting derived work is distributed under the terms of a permission
resulting derived work is distributed under the terms of a permission
notice identical to this one.
notice identical to this one.
 
 
Permission is granted to copy and distribute translations of this manual
Permission is granted to copy and distribute translations of this manual
into another language, under the above conditions for modified versions,
into another language, under the above conditions for modified versions,
except that this permission notice may be stated in a translation approved
except that this permission notice may be stated in a translation approved
by the Free Software Foundation.
by the Free Software Foundation.
 
 
@vskip 0pt plus 1filll
@vskip 0pt plus 1filll
Copyright @copyright{} 1988-1999 Free Software Foundation, Inc.
Copyright @copyright{} 1988-1999 Free Software Foundation, Inc.
@end titlepage
@end titlepage
 
 
@ifinfo
@ifinfo
@node Top
@node Top
@top GNU History Library
@top GNU History Library
 
 
This document describes the GNU History library, a programming tool that
This document describes the GNU History library, a programming tool that
provides a consistent user interface for recalling lines of previously
provides a consistent user interface for recalling lines of previously
typed input.
typed input.
 
 
@menu
@menu
* Using History Interactively::   GNU History User's Manual.
* Using History Interactively::   GNU History User's Manual.
* Programming with GNU History::  GNU History Programmer's Manual.
* Programming with GNU History::  GNU History Programmer's Manual.
* Concept Index::                 Index of concepts described in this manual.
* Concept Index::                 Index of concepts described in this manual.
* Function and Variable Index::   Index of externally visible functions
* Function and Variable Index::   Index of externally visible functions
                                  and variables.
                                  and variables.
@end menu
@end menu
@end ifinfo
@end ifinfo
 
 
@syncodeindex fn vr
@syncodeindex fn vr
 
 
@include hsuser.texinfo
@include hsuser.texinfo
@include hstech.texinfo
@include hstech.texinfo
 
 
@node Concept Index
@node Concept Index
@appendix Concept Index
@appendix Concept Index
@printindex cp
@printindex cp
 
 
@node Function and Variable Index
@node Function and Variable Index
@appendix Function and Variable Index
@appendix Function and Variable Index
@printindex vr
@printindex vr
 
 
@contents
@contents
@bye
@bye
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.