mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-11-23 07:18:53 +00:00
org-agenda.el (org-agenda-set-restriction-lock): Autoload
* org-agenda.el (org-agenda-set-restriction-lock): Autoload.
This commit is contained in:
parent
f95641c443
commit
f49654aeff
@ -7084,6 +7084,7 @@ their type."
|
||||
'help-echo "Agendas are currently limited to this subtree.")
|
||||
(org-detach-overlay org-agenda-restriction-lock-overlay)
|
||||
|
||||
;;;###autoload
|
||||
(defun org-agenda-set-restriction-lock (&optional type)
|
||||
"Set restriction lock for agenda, to current subtree or file.
|
||||
Restriction will be the file if TYPE is `file', or if type is the
|
||||
|
Loading…
Reference in New Issue
Block a user