/[emacs]/emacs/lisp/url/vc-dav.el
ViewVC logotype

Diff of /emacs/lisp/url/vc-dav.el

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

revision 1.5 by lute, Mon Jul 4 16:37:19 2005 UTC revision 1.6 by ttn, Sat Aug 6 15:55:38 2005 UTC
# Line 1  Line 1 
1  ;;; vc-dav.el --- vc.el support for WebDAV  ;;; vc-dav.el --- vc.el support for WebDAV
2    
3  ;; Copyright (C) 2001 Free Software Foundation, Inc.  ;; Copyright (C) 2001, 2004, 2005 Free Software Foundation, Inc.
4    
5  ;; Author: Bill Perry <wmperry@gnu.org>  ;; Author: Bill Perry <wmperry@gnu.org>
6  ;; Maintainer: Bill Perry <wmperry@gnu.org>  ;; Maintainer: Bill Perry <wmperry@gnu.org>
# Line 57  For a list of possible values, see `vc-s Line 57  For a list of possible values, see `vc-s
57            ;; _WE_ have a lock            ;; _WE_ have a lock
58            'edited            'edited
59          (cdr (car locks)))))))          (cdr (car locks)))))))
60            
61  (defun vc-dav-checkout-model (url)  (defun vc-dav-checkout-model (url)
62    "Indicate whether URL needs to be \"checked out\" before it can be edited.    "Indicate whether URL needs to be \"checked out\" before it can be edited.
63  See `vc-checkout-model' for a list of possible values."  See `vc-checkout-model' for a list of possible values."

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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