Changeset 3894 for trunk/lisp/ediff-mult.el
- Timestamp:
- 10/02/05 09:47:43 (3 years ago)
- Files:
-
- trunk/lisp/ediff-mult.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lisp/ediff-mult.el
r3809 r3894 1315 1315 (or (file-exists-p otherfile) 1316 1316 (if (y-or-n-p 1317 (format "Copy %s to %s ? " file-abs otherfile))1317 (format "Copy %s to %s? " file-abs otherfile)) 1318 1318 (let* ((file-diff-record (assoc file-tail dir-diff-list)) 1319 1319 (new-mem-code
