comparison 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
comparison
equal deleted inserted replaced
58928:4a354500d0f8 58929:43248e1430b6
1 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
4 Reported by Ville Skytt,Ad(B <scop@xemacs.org>.
5 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
6 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
7 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
8
1 2004-12-12 Juri Linkov <juri@jurta.org> 9 2004-12-12 Juri Linkov <juri@jurta.org>
2 10
3 * files.el (find-file-other-window, find-file-other-frame): 11 * files.el (find-file-other-window, find-file-other-frame):
4 Add the first buffer to the returned value to return the complete 12 Add the first buffer to the returned value to return the complete
5 list of all visited buffers. 13 list of all visited buffers.