view nt/ebuild.bat @ 46200:b2d574ba36c5

Treat a partially visible line like "cursor off screen". (make_cursor_line_fully_visible): Don't try short scrolls. Instead just return 0 when there is something to be done. (try_scrolling): If make_cursor_line_fully_visible returns 0, retry scrolling as if cursor were off the bottom. (try_cursor_movement): If make_cursor_line_fully_visible returns 0, return CURSOR_MOVEMENT_MUST_SCROLL. (redisplay_window): If make_cursor_line_fully_visible returns 0, go to try_to_scroll.
author Richard M. Stallman <rms@gnu.org>
date Sun, 07 Jul 2002 10:50:49 +0000
parents 0c5df70bbee8
children 695cf19ef79e
line wrap: on
line source

@echo off
if (%1) == () nmake -f makefile.nt all
if not (%1) == () nmake -f makefile.nt %1 %2 %3 %4 %5 %6 %7 %8 %9