From e89c5f21644929a65413f8b38b6ad263ef3591cd Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Tue, 19 Mar 2013 12:37:51 +0100 Subject: [PATCH] org.el: Remove outdated FIXME --- lisp/org.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/org.el b/lisp/org.el index 9262d9cac..4f6134003 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -7125,7 +7125,6 @@ RET=jump to location C-g=quit and return to previous location (defvar org-goto-start-pos) ; dynamically scoped parameter -;; FIXME: Docstring does not mention both interfaces (defun org-goto (&optional alternative-interface) "Look up a different location in the current file, keeping current visibility. -- 2.11.4.GIT