/[emacs]/emacs/src/xdisp.c
ViewVC logotype

Diff of /emacs/src/xdisp.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.724 by kfstorm, Fri Feb 8 23:48:02 2002 UTC revision 1.725 by eliz, Sat Feb 9 09:21:17 2002 UTC
# Line 13433  display_mode_lines (w) Line 13433  display_mode_lines (w)
13433    
13434    if (WINDOW_WANTS_MODELINE_P (w))    if (WINDOW_WANTS_MODELINE_P (w))
13435      {      {
13436          struct window *old_w = XWINDOW (old_selected_window);
13437    
13438        /* Select mode line face based on the real selected window.  */        /* Select mode line face based on the real selected window.  */
13439        display_mode_line (w, CURRENT_MODE_LINE_FACE_ID (old_selected_window),        display_mode_line (w, CURRENT_MODE_LINE_FACE_ID (old_w),
13440                           current_buffer->mode_line_format);                           current_buffer->mode_line_format);
13441        ++n;        ++n;
13442      }      }

Legend:
Removed from v.1.724  
changed lines
  Added in v.1.725

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26