summaryrefslogtreecommitdiff
path: root/doc/history.info
diff options
context:
space:
mode:
Diffstat (limited to 'doc/history.info')
-rw-r--r--doc/history.info29
1 files changed, 15 insertions, 14 deletions
diff --git a/doc/history.info b/doc/history.info
index 143fba4..98c0002 100644
--- a/doc/history.info
+++ b/doc/history.info
@@ -1,4 +1,4 @@
-This is history.info, produced by makeinfo version 4.0 from
+This is history.info, produced by makeinfo version 4.1 from
/usr/homes/chet/src/bash/readline-src/doc/hist.texinfo.
INFO-DIR-SECTION Libraries
@@ -10,7 +10,7 @@ END-INFO-DIR-ENTRY
that provides a consistent user interface for recalling lines of
previously typed input.
- Copyright (C) 1988-2001 Free Software Foundation, Inc.
+ Copyright (C) 1988-2002 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of this
manual provided the copyright notice and this permission notice pare
@@ -400,9 +400,10 @@ parameters managing the list itself.
Stifle the history list, remembering only the last MAX entries.
- Function: int unstifle_history (void)
- Stop stifling the history. This returns the previous amount the
- history was stifled. The value is positive if the history was
- stifled, negative if it wasn't.
+ Stop stifling the history. This returns the previously-set
+ maximum number of history entries (as set by `stifle_history()').
+ The value is positive if the history was stifled, negative if it
+ wasn't.
- Function: int history_is_stifled (void)
Returns non-zero if the history is stifled, zero if it is not.
@@ -826,14 +827,14 @@ Node: History Storage9746
Node: History Functions10857
Node: Initializing History and State Management11841
Node: History List Management12641
-Node: Information About the History List14191
-Node: Moving Around the History List15547
-Node: Searching the History List16536
-Node: Managing the History File18454
-Node: History Expansion20260
-Node: History Variables22155
-Node: History Programming Example24722
-Node: Concept Index27444
-Node: Function and Variable Index27930
+Node: Information About the History List14235
+Node: Moving Around the History List15591
+Node: Searching the History List16580
+Node: Managing the History File18498
+Node: History Expansion20304
+Node: History Variables22199
+Node: History Programming Example24766
+Node: Concept Index27488
+Node: Function and Variable Index27974

End Tag Table