
5 Sep
2007
5 Sep
'07
9:50 p.m.
Author: mhenoch Date: Wed Sep 5 17:50:48 2007 New Revision: 136 Modified: cl-darcs/trunk/diff.lisp Log: s/:forward/:forwards/ Modified: cl-darcs/trunk/diff.lisp ============================================================================== --- cl-darcs/trunk/diff.lisp (original) +++ cl-darcs/trunk/diff.lisp Wed Sep 5 17:50:48 2007 @@ -174,7 +174,7 @@ (dolist (file files-in-original) ;; Was it touched by some "pending" patch? (multiple-value-bind (touching new-name) - (find-touching pending file :forward) + (find-touching pending file :forwards) (if touching ;; If yes, we want to record those patches, and remember the new name. (setf patches (nconc patches (patches touching)))
6561
Age (days ago)
6561
Last active (days ago)
0 comments
1 participants
participants (1)
-
mhenoch@common-lisp.net