From b735c9913f34f4a9645e835ebc52733bedf6882d Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Fri, 30 Oct 1998 11:01:38 +0000 Subject: [PATCH] (shell-command-on-region): Doc fix. --- lisp/simple.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/simple.el b/lisp/simple.el index b8eb9e6fd5d..4f78df506e3 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -1191,7 +1191,7 @@ If REPLACE, the optional fifth argument, is non-nil, that means insert the output in place of text from START to END, putting point and mark around it. -If optional fifth sixth ERROR-BUFFER is non-nil, it is a buffer +If optional sixth argument ERROR-BUFFER is non-nil, it is a buffer or buffer name to which to direct the command's standard error output. If it is nil, error output is mingled with regular output." (interactive (let ((string -- 2.39.2