Fix typo.

This commit is contained in:
Carsten Dominik 2008-11-19 12:35:43 +01:00
parent d90ffca1da
commit 0e4653b40a
1 changed files with 1 additions and 2 deletions

View File

@ -618,8 +618,7 @@ from that hook."
"Abort the current remember process."
(interactive)
(let ((org-note-abort t))
(funcall org-remember-finalize)))
(org-remember-finalize)))
;;;###autoload
(defun org-remember (&optional goto org-force-remember-template-char)