1
Fork 0
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:
Mark Oteiza 2016-07-11 14:37:54 -04:00
parent 7af6c87b50
commit 69b79bdff0

View file

@ -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\",