Mercurial > emacs
diff lisp/vc-rcs.el @ 94537:e158200330c2
(vc-rcs-state): Fix typos.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Fri, 02 May 2008 03:48:17 +0000 |
parents | a69dcc2c42ae |
children | a0bb8ca25a33 |
line wrap: on
line diff
--- a/lisp/vc-rcs.el Fri May 02 03:47:14 2008 +0000 +++ b/lisp/vc-rcs.el Fri May 02 03:48:17 2008 +0000 @@ -118,7 +118,7 @@ (defun vc-rcs-state (file) "Implementation of `vc-state' for RCS." - (if (not (vc-rc-registered f)) + (if (not (vc-rcs-registered file)) 'unregistered (or (boundp 'vc-rcs-headers-result) (and vc-consult-headers