mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-12-02 08:22:16 +00:00
Merge branch 'maint'
This commit is contained in:
commit
5e60677cf8
@ -19589,7 +19589,7 @@ The detailed reaction depends on the user option `org-catch-invisible-edits'."
|
||||
(if invisible-before-point
|
||||
(goto-char (previous-single-char-property-change
|
||||
(point) 'invisible)))
|
||||
(org-cycle))
|
||||
(show-subtree))
|
||||
(cond
|
||||
((eq org-catch-invisible-edits 'show)
|
||||
;; That's it, we do the edit after showing
|
||||
|
Loading…
Reference in New Issue
Block a user