CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/24 16:28:10
Modified files:
usr.bin/mg : display.c extend.c ttydef.h
Log message:
unifdef -DBINDKEY -- you can't build mg the other way.
unifdef -UMOVE_STANDOUT -- we had it under an '#ifdef undef' in ttydef.h
also remove those lines from ttydef.h
Set linenos = TRUE instead of an odd #ifdef dance that isn't used anywhere
else.
ok florian@
