summaryrefslogtreecommitdiff
path: root/doc/history.info
diff options
context:
space:
mode:
Diffstat (limited to 'doc/history.info')
-rw-r--r--doc/history.info102
1 files changed, 45 insertions, 57 deletions
diff --git a/doc/history.info b/doc/history.info
index 50c2598..6e108e8 100644
--- a/doc/history.info
+++ b/doc/history.info
@@ -1,11 +1,11 @@
-This is history.info, produced by makeinfo version 4.7 from
+This is history.info, produced by makeinfo version 4.13 from
/Users/chet/src/bash/readline-src/doc/history.texi.
- This document describes the GNU History library (version 5.2, 26
-April 2006), a programming tool that provides a consistent user
+This document describes the GNU History library (version 6.0, 28
+October 2008), a programming tool that provides a consistent user
interface for recalling lines of previously typed input.
- Copyright (C) 1988-2006 Free Software Foundation, Inc.
+ Copyright (C) 1988-2009 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of this
manual provided the copyright notice and this permission notice are
@@ -15,13 +15,14 @@ preserved on all copies.
document under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software
Foundation; with no Invariant Sections, with the Front-Cover texts
- being "A GNU Manual," and with the Back-Cover Texts as in (a)
+ being "A GNU Manual", and with the Back-Cover Texts as in (a)
below. A copy of the license is included in the section entitled
- "GNU Free Documentation License."
+ "GNU Free Documentation License".
+
+ (a) The FSF's Back-Cover Text is: You are free to copy and modify
+ this GNU manual. Buying copies from GNU Press supports the FSF in
+ developing GNU and promoting software freedom."
- (a) The FSF's Back-Cover Text is: "You have freedom to copy and
- modify this GNU Manual, like GNU software. Copies published by
- the Free Software Foundation raise funds for GNU development."
INFO-DIR-SECTION Libraries
START-INFO-DIR-ENTRY
@@ -42,7 +43,7 @@ typed input.
* Using History Interactively:: GNU History User's Manual.
* Programming with GNU History:: GNU History Programmer's Manual.
-* Copying This Manual:: Copying This Manual.
+* GNU Free Documentation License:: License for copying this manual.
* Concept Index:: Index of concepts described in this manual.
* Function and Variable Index:: Index of externally visible functions
and variables.
@@ -207,7 +208,7 @@ more of the following modifiers, each preceded by a `:'.
Remove a trailing pathname component, leaving only the head.
`t'
- Remove all leading pathname components, leaving the tail.
+ Remove all leading pathname components, leaving the tail.
`r'
Remove a trailing suffix of the form `.SUFFIX', leaving the
@@ -240,7 +241,7 @@ more of the following modifiers, each preceded by a `:'.

-File: history.info, Node: Programming with GNU History, Next: Copying This Manual, Prev: Using History Interactively, Up: Top
+File: history.info, Node: Programming with GNU History, Next: GNU Free Documentation License, Prev: Using History Interactively, Up: Top
2 Programming with GNU History
******************************
@@ -778,25 +779,15 @@ Library.
}

-File: history.info, Node: Copying This Manual, Next: Concept Index, Prev: Programming with GNU History, Up: Top
-
-Appendix A Copying This Manual
-******************************
+File: history.info, Node: GNU Free Documentation License, Next: Concept Index, Prev: Programming with GNU History, Up: Top
-* Menu:
-
-* GNU Free Documentation License:: License for copying this manual.
-
-
-File: history.info, Node: GNU Free Documentation License, Up: Copying This Manual
-
-A.1 GNU Free Documentation License
-==================================
+Appendix A GNU Free Documentation License
+*****************************************
Version 1.2, November 2002
Copyright (C) 2000,2001,2002 Free Software Foundation, Inc.
- 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
+ 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -1127,7 +1118,7 @@ A.1 GNU Free Documentation License
a storage or distribution medium, is called an "aggregate" if the
copyright resulting from the compilation is not used to limit the
legal rights of the compilation's users beyond what the individual
- works permit. When the Document is included an aggregate, this
+ works permit. When the Document is included in an aggregate, this
License does not apply to the other works in the aggregate which
are not themselves derivative works of the Document.
@@ -1188,8 +1179,8 @@ A.1 GNU Free Documentation License
you may choose any version ever published (not as a draft) by the
Free Software Foundation.
-A.1.1 ADDENDUM: How to use this License for your documents
-----------------------------------------------------------
+ADDENDUM: How to use this License for your documents
+====================================================
To use this License in a document you have written, include a copy of
the License in the document and put the following copyright and license
@@ -1199,8 +1190,8 @@ notices just after the title page:
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2
or any later version published by the Free Software Foundation;
- with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
- A copy of the license is included in the section entitled ``GNU
+ with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
+ Texts. A copy of the license is included in the section entitled ``GNU
Free Documentation License''.
If you have Invariant Sections, Front-Cover Texts and Back-Cover
@@ -1220,7 +1211,7 @@ free software license, such as the GNU General Public License, to
permit their use in free software.

-File: history.info, Node: Concept Index, Next: Function and Variable Index, Prev: Copying This Manual, Up: Top
+File: history.info, Node: Concept Index, Next: Function and Variable Index, Prev: GNU Free Documentation License, Up: Top
Appendix B Concept Index
************************
@@ -1231,8 +1222,6 @@ Appendix B Concept Index
* anchored search: Searching the History List.
(line 10)
* event designators: Event Designators. (line 6)
-* FDL, GNU Free Documentation License: GNU Free Documentation License.
- (line 6)
* history events: Event Designators. (line 7)
* history expansion: History Interaction. (line 6)
* History Searching: Searching the History List.
@@ -1325,28 +1314,27 @@ Appendix C Function and Variable Index

Tag Table:
-Node: Top1314
-Node: Using History Interactively1939
-Node: History Interaction2447
-Node: Event Designators3871
-Node: Word Designators4806
-Node: Modifiers6445
-Node: Programming with GNU History7672
-Node: Introduction to History8404
-Node: History Storage10094
-Node: History Functions11229
-Node: Initializing History and State Management12218
-Node: History List Management13030
-Node: Information About the History List15062
-Node: Moving Around the History List16559
-Node: Searching the History List17560
-Node: Managing the History File19492
-Node: History Expansion21312
-Node: History Variables23220
-Node: History Programming Example26026
-Node: Copying This Manual28703
-Node: GNU Free Documentation License28963
-Node: Concept Index51369
-Node: Function and Variable Index52209
+Node: Top1305
+Node: Using History Interactively1950
+Node: History Interaction2458
+Node: Event Designators3882
+Node: Word Designators4817
+Node: Modifiers6456
+Node: Programming with GNU History7681
+Node: Introduction to History8424
+Node: History Storage10114
+Node: History Functions11249
+Node: Initializing History and State Management12238
+Node: History List Management13050
+Node: Information About the History List15082
+Node: Moving Around the History List16579
+Node: Searching the History List17580
+Node: Managing the History File19512
+Node: History Expansion21332
+Node: History Variables23240
+Node: History Programming Example26046
+Node: GNU Free Documentation License28723
+Node: Concept Index51179
+Node: Function and Variable Index51884

End Tag Table