org-notify: Fix an error in `org-notify-process' when unconfigured
commit1553aae9948ff8c664d20df04ff3580ecf947a42
authorJay Kamat <jaygkamat@gmail.com>
Tue, 10 Apr 2018 01:47:58 +0000 (9 21:47 -0400)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 10 Apr 2018 18:10:24 +0000 (10 20:10 +0200)
treedaa65fcc791eef24a7b5486b8d3fea49eca43dee
parent575d66625d13c34bbeae5f44d24235194cddd478
org-notify: Fix an error in `org-notify-process' when unconfigured

* contrib/lisp/org-notify.el (org-notify-todo-list): Return nil if
  `org-agenda-files' is nil.
contrib/lisp/org-notify.el