Date: Sun, 29 Oct 1995 14:06:52 -0800 From: Peter Wemm <peter> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/rcs/rlog rlog.c Message-ID: <199510292206.OAA20962@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 95/10/29 14:06:50
Modified: gnu/usr.bin/rcs/ci ci.c
gnu/usr.bin/rcs/co co.c
gnu/usr.bin/rcs/ident ident.c
gnu/usr.bin/rcs/lib rcsbase.h rcsedit.c rcsfcmp.c rcsfnms.c
rcsgen.c rcskeep.c rcskeys.c rcslex.c rcsrev.c
rcssyn.c rcsutil.c
gnu/usr.bin/rcs/rcs rcs.c
gnu/usr.bin/rcs/rcsdiff rcsdiff.c
gnu/usr.bin/rcs/rcsmerge rcsmerge.c
gnu/usr.bin/rcs/rlog rlog.c
Log:
Remove the $ Log: ... $ lines from the comments in the files that had
them. Good greif! This was causing an unimaginable amount of brain-damage!
The mere fact that I griped about $ Log $ in a previous commit (misspelled
deliberately here) meant that the blasted thing was being expanded from the
middle of the log entry as well as the beginning, and using " * All these"
as the comment leader.. AARGH!!!! We *really* need to prevent these from
being expanded! (or remove the magic identifier from the source).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510292206.OAA20962>
