CVSROOT: /cvs Module name: src Changes by: l...@cvs.openbsd.org 2012/05/25 09:14:39
Modified files: usr.bin/mg : basic.c Log message: When paging down a buffer (C-v) stop earlier before having the last line as the top line in the window. This emulates emacs behaviour.