Mercurial > hg > xemacs-beta
diff src/conslots.h @ 155:43dd3413c7c7 r20-3b4
Import from CVS: tag r20-3b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:39:39 +0200 |
parents | 376386a54a3c |
children | 405dd6d1825b |
line wrap: on
line diff
--- a/src/conslots.h Mon Aug 13 09:38:27 2007 +0200 +++ b/src/conslots.h Mon Aug 13 09:39:39 2007 +0200 @@ -81,6 +81,9 @@ /* Last anonymous kbd macro defined. */ MARKED_SLOT (last_kbd_macro); + /* ERASE character from stty settings. */ + MARKED_SLOT (tty_erase_char); + /* Minibufferless frames on this console use this frame's minibuffer. */ MARKED_SLOT (default_minibuffer_frame);