emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/vc-dav.el,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/vc-dav.el,v
Date: Sun, 22 Jun 2008 15:01:55 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/06/22 15:01:54

Index: vc-dav.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/vc-dav.el,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- vc-dav.el   22 Jun 2008 14:57:41 -0000      1.1
+++ vc-dav.el   22 Jun 2008 15:01:52 -0000      1.2
@@ -22,6 +22,13 @@
 
 ;;; Commentary:
 
+;;; Todo:
+;;
+;; - Some methods need to be updated to match the current vc.el.
+;;     - rename "version" -> "revision"
+;;     - some methods need to take a fileset as a parameter instead of a
+;;       single file.
+
 ;;; Code:
 
 (require 'url)




reply via email to

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