emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp vc-svn.el


From: Chong Yidong
Subject: [Emacs-diffs] emacs/lisp vc-svn.el
Date: Wed, 03 Dec 2008 03:25:15 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/12/03 03:25:15

Modified files:
        lisp           : vc-svn.el 

Log message:
        Coract spelling.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/vc-svn.el?cvsroot=emacs&r1=1.103&r2=1.104

Patches:
Index: vc-svn.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/vc-svn.el,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -b -r1.103 -r1.104
--- vc-svn.el   30 Nov 2008 01:58:09 -0000      1.103
+++ vc-svn.el   3 Dec 2008 03:25:15 -0000       1.104
@@ -411,7 +411,7 @@
 (defun vc-svn-modify-change-comment (files rev comment)
   "Modify the change comments for a specified REV.
 You must have ssh access to the repository host, and the directory Emacs
-uses locally for temp files must also be writeable by you on that host.
+uses locally for temp files must also be writable by you on that host.
 This is only supported if the repository access method is either file://
 or svn+ssh://."
   (let (tempfile host remotefile directory fileurl-p)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]