CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/16 07:47:48
Modified files:
usr.bin/mg : buffer.c cmode.c def.h funmap.c keymap.c
random.c theo.c yank.c
Log message:
Change the internal name of the newline function to deconflict with a
function of the same name in term.h. This is the first step towards
cleaning up mg's includes. No user-visible changes.
ok florian@
