Mercurial > hg > xemacs-beta
diff src/conslots.h @ 380:8626e4521993 r21-2-5
Import from CVS: tag r21-2-5
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:07:10 +0200 |
parents | 405dd6d1825b |
children | 74fd4e045ea6 |
line wrap: on
line diff
--- a/src/conslots.h Mon Aug 13 11:06:08 2007 +0200 +++ b/src/conslots.h Mon Aug 13 11:07:10 2007 +0200 @@ -46,7 +46,7 @@ /* Most-recently-selected non-minibuffer-only frame. Always the same as the selected frame, unless that's a minibuffer-only frame. */ - MARKED_SLOT (_last_nonminibuf_frame); + MARKED_SLOT (last_nonminibuf_frame); /* If non-nil, a keymap that overrides all others but applies only to this console. Lisp code that uses this instead of calling next-event