summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2013-03-19 12:37:51 +0100
committerBastien Guerry <bzg@altern.org>2013-03-19 19:39:11 +0100
commite89c5f21644929a65413f8b38b6ad263ef3591cd (patch)
treeb6f52c571f68c7433564d2ce41124589f2380295
parentb9974192a15c45875a7bb3212a8da4a9a0d53e14 (diff)
downloadorg-mode-e89c5f21644929a65413f8b38b6ad263ef3591cd.tar.gz
org.el: Remove outdated FIXME
-rw-r--r--lisp/org.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/org.el b/lisp/org.el
index 9262d9c..4f61340 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.