Merge branch 'maint'
This commit is contained in:
commit
21ce3296b7
|
@ -15104,7 +15104,7 @@ a *different* entry, you cannot use these techniques."
|
|||
((eq match nil) (setq matcher t))
|
||||
(t (setq matcher (if match (cdr (org-make-tags-matcher match)) t))))
|
||||
|
||||
(save-window-excursion
|
||||
(save-excursion
|
||||
(save-restriction
|
||||
(cond ((eq scope 'tree)
|
||||
(org-back-to-heading t)
|
||||
|
|
Loading…
Reference in New Issue