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

Diff of /emacs/src/window.c

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

revision 1.417.2.16 by miles, Sat Sep 4 09:18:40 2004 UTC revision 1.417.2.17 by miles, Sat Sep 4 09:19:28 2004 UTC
# Line 4707  window_scroll_line_based (window, n, who Line 4707  window_scroll_line_based (window, n, who
4707    
4708    posit = *compute_motion (startpos, 0, 0, 0,    posit = *compute_motion (startpos, 0, 0, 0,
4709                             PT, ht, 0,                             PT, ht, 0,
4710                             window_box_text_cols (w), XINT (w->hscroll),                             -1, XINT (w->hscroll),
4711                             0, w);                             0, w);
4712    original_vpos = posit.vpos;    original_vpos = posit.vpos;
4713    

Legend:
Removed from v.1.417.2.16  
changed lines
  Added in v.1.417.2.17

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