X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fconslots.h;h=dfa975292e2a61eb10876867c9f4fd60c44a23bc;hb=4082f470d7c6075a5c04c1bdf6e9e3f27c9700d5;hp=df6ef9bc5fb1c5cd14a4dae3ede19058e956d0b3;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910;p=chise%2Fxemacs-chise.git- diff --git a/src/conslots.h b/src/conslots.h index df6ef9b..dfa9752 100644 --- a/src/conslots.h +++ b/src/conslots.h @@ -46,7 +46,7 @@ Boston, MA 02111-1307, USA. */ /* 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