[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
2. Programming with GNU History
This chapter describes how to interface programs that you write with the GNU History Library. It should be considered a technical guide. For information on the interactive use of GNU History, see section Using History Interactively.
2.1 Introduction to History | What is the GNU History library for? | |
2.2 History Storage | How information is stored. | |
2.3 History Functions | Functions that you can use. | |
2.4 History Variables | Variables that control behaviour. | |
2.5 History Programming Example | Example of using the GNU History Library. |