summaryrefslogtreecommitdiff
path: root/lisp/ediff-vers.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ediff-vers.el')
-rw-r--r--lisp/ediff-vers.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ediff-vers.el b/lisp/ediff-vers.el
index aca09b19b27..49eeb31eaf5 100644
--- a/lisp/ediff-vers.el
+++ b/lisp/ediff-vers.el
@@ -80,6 +80,8 @@
(message "Working ...")
(setq filename (expand-file-name filename))
(with-output-to-temp-buffer buff
+ (ediff-with-current-buffer standard-output
+ (fundamental-mode))
(let ((output-buffer (ediff-rcs-get-output-buffer filename buff)))
(delete-windows-on output-buffer)
(save-excursion