
22 Jul
2004
22 Jul
'04
3:44 p.m.
Paolo Amoroso <amoroso@mclink.it> writes:
Peter Seibel <peter@javamonkey.com> writes:
P.S. I'm a CVS idiot--how do I see what changes have been made recently to a given file?
Another option is to subscribe to the slime-cvs mailing list, which sends commit log messages and diffs.
Or in Emacs press `C-x v l' for to see the CVS log. Another useful one is `C-x v g' (annotate) which shows the last time each line of the file was modified, who by, and colour-codes the lines according to age.