CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/10 03:13:14
Modified files:
usr.bin/mg : basic.c paragraph.c util.c
Log message:
Make functions that accept multiple iterations via C-u N, honour 0.
Except C-k which has a defined behaviour. In mg, C-t doesn't complete
n iterations if requested, but probably should, hence it has been
included in this diff.
