diff options
| author | Glenn Morris <rgm@gnu.org> | 2007-08-27 07:04:25 +0000 | 
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2007-08-27 07:04:25 +0000 | 
| commit | 0ddda8cd6ef917a9df612591db41334c75e8932b (patch) | |
| tree | ffa7917e1dfbe81f4cd10972c0c72c6fce8f1f05 | |
| parent | 7f22a76506a3f3db2eb4bce1cfc49105bd8d0824 (diff) | |
| download | emacs-0ddda8cd6ef917a9df612591db41334c75e8932b.tar.gz | |
*** empty log message ***
| -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 | 
