Mercurial > emacs
diff lisp/ChangeLog @ 58929:43248e1430b6
(vc-svn-repository-hostname): Adjust to new format.
Reported by Ville Skytt?scop@xemacs.org>.
(vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
(vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
(vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 13 Dec 2004 06:30:40 +0000 |
parents | 26d0cc66a118 |
children | 2cce3ac9ec7b |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Dec 13 05:28:11 2004 +0000 +++ b/lisp/ChangeLog Mon Dec 13 06:30:40 2004 +0000 @@ -1,3 +1,11 @@ +2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca> + + * vc-svn.el (vc-svn-repository-hostname): Adjust to new format. + Reported by Ville Skytt,Ad(B <scop@xemacs.org>. + (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev) + (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line) + (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate. + 2004-12-12 Juri Linkov <juri@jurta.org> * files.el (find-file-other-window, find-file-other-frame):