org-notify: Fix compatibility with latest org-element (uppercase properties)
commit0b524dd82c845ef64045529570926eb73b72145a
authorPeter Münster <pmlists@free.fr>
Mon, 24 Aug 2015 13:47:13 +0000 (24 15:47 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 24 Aug 2015 20:44:07 +0000 (24 22:44 +0200)
treeff0e91cf40c0de9f2b627c607fd833506778c749
parent4ef2c0e439af3e7218ee0c1fe8eda72a94597a1a
org-notify: Fix compatibility with latest org-element (uppercase properties)

* contrib/lisp/org-notify.el (org-notify-make-todo): Properties from
  org-element are all uppercase now.
* (org-notify-maybe-too-late): Fix typo in docstring (thanks to davemq,
  https://github.com/p-m/org-notify/issues/3).
contrib/lisp/org-notify.el