|
@@ -7054,6 +7054,7 @@ Restriction will be the file if TYPE is `file', or if type is the
|
|
universal prefix '(4), or if the cursor is before the first headline
|
|
universal prefix '(4), or if the cursor is before the first headline
|
|
in the file. Otherwise, restriction will be to the current subtree."
|
|
in the file. Otherwise, restriction will be to the current subtree."
|
|
(interactive "P")
|
|
(interactive "P")
|
|
|
|
+ (org-agenda-remove-restriction-lock 'noupdate)
|
|
(and (equal type '(4)) (setq type 'file))
|
|
(and (equal type '(4)) (setq type 'file))
|
|
(setq type (cond
|
|
(setq type (cond
|
|
(type type)
|
|
(type type)
|