diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a944c9698ea..b40e8daab9f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-08-27 Glenn Morris <rgm@gnu.org> + + * vc-svn.el (vc-svn-diff): If the repository version of all the + files is the same as the specified OLDVERS, do a local diff. + 2007-08-25 Stefan Monnier <monnier@iro.umontreal.ca> * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness |