CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/03 20:23:37
Modified files:
usr.bin/mg : basic.c buffer.c def.h dired.c display.c file.c
grep.c line.c main.c match.c paragraph.c
re_search.c search.c window.c yank.c
Log message:
Rename w_flag to w_rflag. This is not a general purpose
flag: it is for redisplay options only. I need an additional all-purpose
flag, so renaming removes the desire to wrongly overload the existing one.
Turdshine. No functional chage.
