/*
* File: macro.cc
* Summary: Crude macro-capability
* Written by: Juho Snellman <jsnell@lyseo.edu.ouka.fi>
*/
class key_recorder;
typedef bool ;
typedef std::deque<int> keyseq;
class key_recorder ;
int ; // keymaps applied (ie for prompts)
int ;
int ; // keymaps and macros (ie for commands)
void ;
void ;
void ;
void ;
void ;
void ;
void ;
bool ;
bool ;
std::string ;
void ;
void ;
bool ;
void ;
int ;
///////////////////////////////////////////////////////////////
// Keybinding stuff
void ;
command_type ;
std::string ;
command_type ;
int ;
KeymapContext ;
void ;