From: Bastien Guerry Date: Tue, 12 Nov 2013 20:14:21 +0000 (+0100) Subject: org-agenda.el (org-agenda-set-restriction-lock): Autoload X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~847 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c71bf8614000b219eab32a200a7267d7520a9cfe;p=emacs.git org-agenda.el (org-agenda-set-restriction-lock): Autoload * org-agenda.el (org-agenda-set-restriction-lock): Autoload. --- diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index c8ae3496e44..135ac7fec71 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog @@ -1,3 +1,7 @@ +2013-11-12 Bastien Guerry + + * org-agenda.el (org-agenda-set-restriction-lock): Autoload. + 2013-11-12 Stefan Monnier Address some byte-compiler warnings. diff --git a/lisp/org/org-agenda.el b/lisp/org/org-agenda.el index 3ecd49a81fa..3af1947bd33 100644 --- a/lisp/org/org-agenda.el +++ b/lisp/org/org-agenda.el @@ -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