/[emacs]/emacs/lisp/ediff-mult.el
ViewVC logotype

Diff of /emacs/lisp/ediff-mult.el

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

revision 1.42 by ttn, Sat Aug 6 22:13:42 2005 UTC revision 1.43 by rfrancoise, Sat Sep 24 23:26:28 2005 UTC
# Line 1314  Useful commands: Line 1314  Useful commands:
1314           (if otherfile           (if otherfile
1315               (or (file-exists-p otherfile)               (or (file-exists-p otherfile)
1316                   (if (y-or-n-p                   (if (y-or-n-p
1317                        (format "Copy %s to %s ? " file-abs otherfile))                        (format "Copy %s to %s? " file-abs otherfile))
1318                       (let* ((file-diff-record (assoc file-tail dir-diff-list))                       (let* ((file-diff-record (assoc file-tail dir-diff-list))
1319                              (new-mem-code                              (new-mem-code
1320                               (* (cdr file-diff-record) file-mem-code)))                               (* (cdr file-diff-record) file-mem-code)))

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43

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