Fix docstring

* lisp/org.el (org--newline): Fix docstring.
This commit is contained in:
Nicolas Goaziou 2020-05-07 14:10:05 +02:00
parent d3e6b58004
commit 5d308e2728
1 changed files with 2 additions and 2 deletions

View File

@ -17649,8 +17649,8 @@ call `open-line' on the very first character."
(defun org--newline (indent arg interactive)
"Call `newline-and-indent' or just `newline'.
If INDENT is non-nil, call `newline-and-indent' with ARG to
indent unconditionally; otherwise, call `newline' with ARG and
If INDENT is non-nil, call `newline-and-indent' to indent
unconditionally; otherwise, call `newline' with ARG and
INTERACTIVE, which can trigger indentation if
`electric-indent-mode' is enabled."
(if indent