From 825b5435826ff42dfe831ce5dae1d33dbbe82b15 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 9 May 2022 15:45:08 +0300 Subject: [PATCH] ; * lisp/vc/ediff-util.el (ediff-show-diff-output): Doc fix. --- lisp/vc/ediff-util.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/vc/ediff-util.el b/lisp/vc/ediff-util.el index f140f145593..040a9a63c5a 100644 --- a/lisp/vc/ediff-util.el +++ b/lisp/vc/ediff-util.el @@ -3432,7 +3432,7 @@ Without an argument, it saves customized diff argument, if available (defun ediff-show-diff-output (arg) "With prefix argument ARG, show plain diff output. -Without an argument, it saves customized diff argument, if available +Without an argument, save the customized diff argument, if available (and plain output, if customized output was not generated)." (interactive "P") (ediff-barf-if-not-control-buffer) -- 2.39.2