Mercurial > emacs
changeset 57907:436b42c65828
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Wed, 03 Nov 2004 10:41:46 +0000 |
parents | ce81228800f3 |
children | a4ed247d476f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Nov 03 10:40:35 2004 +0000 +++ b/lisp/ChangeLog Wed Nov 03 10:41:46 2004 +0000 @@ -2,6 +2,7 @@ * vc.el (vc-annotate-display-autoscale): Add prefix-arg spec in `interactive' form, and mention it in the docstring. + Also, make sure point is at bol after calling `annotate-time'. 2004-11-02 Richard M. Stallman <rms@gnu.org>