emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/files.texi


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/man/files.texi
Date: Fri, 18 Nov 2005 12:05:36 -0500

Index: emacs/man/files.texi
diff -c emacs/man/files.texi:1.121 emacs/man/files.texi:1.122
*** emacs/man/files.texi:1.121  Mon Oct 31 18:56:40 2005
--- emacs/man/files.texi        Fri Nov 18 17:05:36 2005
***************
*** 1762,1768 ****
    If locking is in use, @kbd{C-x v i} leaves the file unlocked and
  read-only.  Type @kbd{C-x v v} if you wish to start editing it.  After
  registering a file with CVS, you must subsequently commit the initial
! version by typing @kbd{C-x v v}.
  
  @vindex vc-default-init-version
  @cindex initial version number to register
--- 1762,1769 ----
    If locking is in use, @kbd{C-x v i} leaves the file unlocked and
  read-only.  Type @kbd{C-x v v} if you wish to start editing it.  After
  registering a file with CVS, you must subsequently commit the initial
! version by typing @kbd{C-x v v}.  Until you do that, the version
! appears as @samp{@@@@} in the mode line.
  
  @vindex vc-default-init-version
  @cindex initial version number to register
***************
*** 2572,2577 ****
--- 2573,2583 ----
  mention the file, so that they use the new name; despite this, the
  snapshot thus modified may not completely work (@pxref{Snapshot
  Caveats}).
+ 
+   Some backends do not provide an explicit rename operation to their
+ repositories.  After issuing @code{vc-rename-file}, use @kbd{C-x v v}
+ on the original and renamed buffers and provide the necessary edit
+ log.
  
    You cannot use @code{vc-rename-file} on a file that is locked by
  someone else.




reply via email to

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