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

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

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

revision 1.65 by kifer, Fri Nov 4 05:40:03 2005 UTC revision 1.66 by kifer, Tue Nov 15 18:49:33 2005 UTC
# Line 3173  Hit \\[ediff-recenter] to reset the wind Line 3173  Hit \\[ediff-recenter] to reset the wind
3173      (setq f (concat ediff-temp-file-prefix p)      (setq f (concat ediff-temp-file-prefix p)
3174            short-f (concat ediff-temp-file-prefix short-p)            short-f (concat ediff-temp-file-prefix short-p)
3175            f (cond (given-file)            f (cond (given-file)
3176                    ((find-file-name-handler f 'find-file-noselect)                    ((find-file-name-handler f 'insert-file-contents)
3177                     ;; to thwart file handlers in write-region, e.g., if file                     ;; to thwart file handlers in write-region, e.g., if file
3178                     ;; name ends with .Z or .gz                     ;; name ends with .Z or .gz
3179                     ;; This is needed so that patches produced by ediff will                     ;; This is needed so that patches produced by ediff will

Legend:
Removed from v.1.65  
changed lines
  Added in v.1.66

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