Mercurial > emacs
changeset 99247:5e58235427ba
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Thu, 30 Oct 2008 09:21:28 +0000 |
parents | a99090e67cc6 |
children | 847ff1d1650c |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 30 07:11:41 2008 +0000 +++ b/lisp/ChangeLog Thu Oct 30 09:21:28 2008 +0000 @@ -1,3 +1,8 @@ +2008-10-30 Nick Roberts <nickrob@snap.net.nz> + + * vc-svn.el (vc-svn-diff): If files is nil don't set oldvers to + nil so that log-view-diff-changeset works. + 2008-10-30 Glenn Morris <rgm@gnu.org> * files.el (locate-dominating-stop-dir-regexp): Fix typo.