CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/05/28 23:52:46
Modified files:
usr.bin/mg : main.c
Log message:
There is no need to use an *init* buffer if we go back and update
opened file(s)/*scratch* with default modes after they are open.
Also, pass buffer (bp) to edinit(), this fixes theo mode from the
command line (mg -f theo).
