branch: externals/nano-agenda commit cd9bfdd10b0b1f21ea4b1c22f5a942c9e38beb6d Author: Wojciech Siewierski <wojci...@siewierski.eu> Commit: Wojciech Siewierski <wojci...@siewierski.eu>
Add an autoload --- nano-agenda.el | 1 + 1 file changed, 1 insertion(+) diff --git a/nano-agenda.el b/nano-agenda.el index 4d4f3f3..f3131d8 100644 --- a/nano-agenda.el +++ b/nano-agenda.el @@ -247,6 +247,7 @@ entries." (insert (format "%s %s\n" hours text)))) +;;;###autoload (defun nano-agenda () "Create windows & buffers associated with the agenda."