|
@@ -9282,7 +9282,6 @@ EXTRA is additional text that will be inserted into the notes buffer."
|
|
(move-marker org-log-note-marker nil)
|
|
(move-marker org-log-note-marker nil)
|
|
(end-of-line 1)
|
|
(end-of-line 1)
|
|
(if (not (bolp)) (let ((inhibit-read-only t)) (insert "\n")))
|
|
(if (not (bolp)) (let ((inhibit-read-only t)) (insert "\n")))
|
|
- (indent-relative nil)
|
|
|
|
(insert "- " (pop lines))
|
|
(insert "- " (pop lines))
|
|
(org-indent-line-function)
|
|
(org-indent-line-function)
|
|
(beginning-of-line 1)
|
|
(beginning-of-line 1)
|