changeset 101668:1862311ef4a1

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Fri, 30 Jan 2009 08:13:07 +0000
parents ecf38b9f654d
children 7f3372c8c319
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jan 30 07:23:01 2009 +0000
+++ b/lisp/ChangeLog	Fri Jan 30 08:13:07 2009 +0000
@@ -1,3 +1,13 @@
+2009-01-30  Nick Roberts  <nickrob@snap.net.nz>
+
+	* vc-hooks.el (vc-stay-local-p): Let vc-BACKEND-stay-local take
+	precedence even when it's value is t.
+
+	* vc-svn.el (vc-svn-dir-status): Correct logic for remote
+	connection.
+	(vc-svn-diff): Use old version number even when it is the working
+	revision.  This is needed, e.g, in the vc-print-log buffer.
+
 2009-01-30  Glenn Morris  <rgm@gnu.org>
 
 	* mail/rmail.el (rmail-reply): Handle empty folders.