#include "names.h" /* functions that can be bound to keys or procedure names */ BINDABLE( quickexit) ; BINDABLE( quit) ; BINDABLE( ctlxlp) ; BINDABLE( ctlxrp) ; BINDABLE( ctlxe) ; BINDABLE( ctrlg) ;