From: André Spiegel Date: Tue, 20 Jan 2004 17:43:02 +0000 (+0000) Subject: # X-Git-Tag: ttn-vms-21-2-B4~7891 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=00911925b9de7c78a633022907f3ddeadb158ef4;p=emacs.git # --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 27c132a5bb1..fffb7d6a29e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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"