GNU History Library. Node: Programming with GNU History

PREVUsing History Interactively UPTop NEXTConcept Index

Chapter 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 Using History Interactively.

  • Introduction to History What is the GNU History library for?
  • History Storage How information is stored.
  • History Functions Functions that you can use.
  • History Variables Variables that control behaviour.
  • History Programming Example Example of using the GNU History Library.
  • PREVUsing History Interactively UPTop NEXTConcept Index