emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 825b543582: ; * lisp/vc/ediff-util.el (ediff-show-diff-output): D


From: Eli Zaretskii
Subject: master 825b543582: ; * lisp/vc/ediff-util.el (ediff-show-diff-output): Doc fix.
Date: Mon, 9 May 2022 08:45:38 -0400 (EDT)

branch: master
commit 825b5435826ff42dfe831ce5dae1d33dbbe82b15
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * 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 f140f14559..040a9a63c5 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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]