CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2017/09/09 07:10:28
Modified files: usr.bin/mg : line.c Log message: When inserting a newline, only increment dotline for windows that are displaying the same buffer as the current one. >From Martin Wanvik (martin.kr.wanvik AT gmail), thanks! OK bcallah