Mercurial > emacs
changeset 57917:9afdfd21288d
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Wed, 03 Nov 2004 14:28:31 +0000 |
parents | 990dbd4941c8 |
children | fc267b57656c |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Nov 03 14:24:55 2004 +0000 +++ b/lisp/ChangeLog Wed Nov 03 14:28:31 2004 +0000 @@ -1,5 +1,11 @@ 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org> + * vc-cvs.el (vc-cvs-local-month-numbers): Delete var. + (vc-cvs-annotate-time): Incorporate value of deleted var. + Remove special-case handling of beginning-of-buffer cruft. + Cache ending position (point) and return value in text property + `vc-cvs-annotate-time', and consult it on subsequent invocations. + * vc-cvs.el (vc-cvs-annotate-command): Delete extraneous lines from beginning of buffer. * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.