]> code.delx.au - gnu-emacs/blobdiff - lisp/vc-arch.el
merge trunk
[gnu-emacs] / lisp / vc-arch.el
index 80629ec0b4bf857c668d34bc05769cc0e1917251..a723f98b8ae85fdeeac80b1561ad9eda1b591341 100644 (file)
@@ -254,8 +254,7 @@ Only the value `maybe' can be trusted :-(."
               (buffer-substring (point-min) (1- (point-max)))))))))
 
 (defun vc-arch-workfile-unchanged-p (file)
-  "Check if FILE is unchanged by diffing against the master version.
-Return non-nil if FILE is unchanged."
+  "Stub: arch workfiles are always considered to be in a changed state,"
   nil)
 
 (defun vc-arch-state (file)