From: Nick Roberts Date: Fri, 30 Jan 2009 08:13:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~64 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=338efeada8d1993de908721108ef60b0c623b078;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 601061d6117..50ecd805d59 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2009-01-30 Nick Roberts + + * 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 * mail/rmail.el (rmail-reply): Handle empty folders.