|
@@ -6869,6 +6869,7 @@ frame is not changed."
|
|
(narrow-to-region beg end)
|
|
(narrow-to-region beg end)
|
|
(show-all)
|
|
(show-all)
|
|
(goto-char pos)
|
|
(goto-char pos)
|
|
|
|
+ (run-hook-with-args 'org-cycle-hook 'all))
|
|
(and (window-live-p cwin) (select-window cwin))))
|
|
(and (window-live-p cwin) (select-window cwin))))
|
|
|
|
|
|
(defun org-get-indirect-buffer (&optional buffer)
|
|
(defun org-get-indirect-buffer (&optional buffer)
|