# HG changeset patch # User Andr Spiegel # Date 1074620582 0 # Node ID a54825cb01e7048d0a90c8650588ed03b5085cf1 # Parent 74e44ab76fa570a281e625342257025a6b6fb3bb # diff -r 74e44ab76fa5 -r a54825cb01e7 lisp/ChangeLog --- a/lisp/ChangeLog Tue Jan 20 17:41:18 2004 +0000 +++ b/lisp/ChangeLog Tue Jan 20 17:43:02 2004 +0000 @@ -1,3 +1,25 @@ +2004-01-20 Benjamin Rutt + + * vc.el (vc-default-previous-version): Doc enhancement. + (vc-default-next-version): New function. + (vc-print-log): New arg FOCUS-REV. + (vc-annotate-mode): Derives from view-mode now. + (vc-annotate): New args REVISION, DISPLAY-MODE. + (vc-annotate-prev-version): New function. + (vc-annotate-prev-version): New function. + (vc-annotate-next-version): New function. + (vc-annotate-workfile-version): New function. + (vc-annotate-extract-revision-at-line): New function. + (vc-annotate-revision-at-line): New function. + (vc-annotate-revision-previous-to-line): New function. + (vc-annotate-show-log-revision-at-line): New function. + (vc-annotate-show-diff-revision-at-line): New function. + (vc-current-line): New function. + (vc-annotate-warp-version): New function. + + * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New + function. + 2004-01-19 Karl Berry * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"