Mercurial > hg > xemacs-beta
diff src/console-tty.h @ 48:56c54cf7c5b6 r19-16b90
Import from CVS: tag r19-16b90
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:56:04 +0200 |
parents | ec9a17fef872 |
children | 131b0175ea99 |
line wrap: on
line diff
--- a/src/console-tty.h Mon Aug 13 08:55:32 2007 +0200 +++ b/src/console-tty.h Mon Aug 13 08:56:04 2007 +0200 @@ -167,6 +167,8 @@ CONST char *end_motion; /* rmcup, te */ CONST char *keypad_on; /* smkx, ks */ CONST char *keypad_off; /* rmkx, ke */ + + CONST char *orig_pair; /* op, op */ } sd; /* costs of various operations */