CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/03/01 03:51:14
Modified files:
usr.bin/mg : buffer.c cscope.c def.h dired.c echo.c extend.c
fileio.c grep.c kbd.c line.c match.c region.c
tty.c ttyio.c util.c yank.c
Log message:
Put the hardcoded '\n' character which is found throughout mg into a
buffer specific variable. The diff should not produce any behavourial
changes in mg.
