mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-06 05:52:32 -08:00
; Remove parens from sentence in docstring.
This commit is contained in:
parent
7af6c87b50
commit
69b79bdff0
1 changed files with 1 additions and 1 deletions
|
|
@ -3239,7 +3239,7 @@ If OUTPUT-BUFFER is a buffer or buffer name, erase that buffer
|
|||
and insert the output there.
|
||||
If OUTPUT-BUFFER is not a buffer and not nil, insert the output
|
||||
in current buffer after point leaving mark after it.
|
||||
(This cannot be done asynchronously).
|
||||
This cannot be done asynchronously.
|
||||
|
||||
If the command terminates without error, but generates output,
|
||||
and you did not specify \"insert it in the current buffer\",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue