diff --git a/lisp/org.el b/lisp/org.el index b876ad5b7..19b28a3cd 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -5849,7 +5849,6 @@ in special contexts. (defun org-cycle-internal-local () "Do the local cycling action." - (org-back-to-heading) (let ((goal-column 0) eoh eol eos level has-children children-skipped) ;; First, some boundaries (save-excursion