/[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.1056 by dann, Tue Sep 27 18:48:54 2005 UTC revision 1.1057 by kfstorm, Sat Oct 1 20:42:09 2005 UTC
# Line 12848  try_window (window, pos, check_margins) Line 12848  try_window (window, pos, check_margins)
12848        this_scroll_margin *= FRAME_LINE_HEIGHT (it.f);        this_scroll_margin *= FRAME_LINE_HEIGHT (it.f);
12849    
12850        if ((w->cursor.y < this_scroll_margin        if ((w->cursor.y < this_scroll_margin
12851             && CHARPOS (pos) > BEGV)             && CHARPOS (pos) > BEGV
12852               && IT_CHARPOS (it) < ZV)
12853            /* rms: considering make_cursor_line_fully_visible_p here            /* rms: considering make_cursor_line_fully_visible_p here
12854               seems to give wrong results.  We don't want to recenter               seems to give wrong results.  We don't want to recenter
12855               when the last line is partly visible, we want to allow               when the last line is partly visible, we want to allow

Legend:
Removed from v.1.1056  
changed lines
  Added in v.1.1057

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