/[emacs]/emacs/lisp/vc-rcs.el
ViewVC logotype

Diff of /emacs/lisp/vc-rcs.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.25 by spiegel, Fri Jul 19 13:27:44 2002 UTC revision 1.26 by spiegel, Wed Sep 4 20:49:35 2002 UTC
# Line 116  For a description of possible values, se Line 116  For a description of possible values, se
116                                                       'vc-workfile-version))))                                                       'vc-workfile-version))))
117      (if (not (eq state 'up-to-date))      (if (not (eq state 'up-to-date))
118          state          state
       (require 'vc)  
119        (if (vc-workfile-unchanged-p file)        (if (vc-workfile-unchanged-p file)
120            'up-to-date            'up-to-date
121          (if (eq (vc-checkout-model file) 'locking)          (if (eq (vc-checkout-model file) 'locking)

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26