CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/08/30 00:25:30
Modified files:
usr.bin/mg : buffer.c
Log message:
Some line counter goodness from Florian Obser.
If you open an already open buffer via C-x C-f, odd things can happen
with the cursor and line counter for that buffer. This diff stops that
behaviour and no regressions viewable.
