org-mobile: Demote `org-mobile-action-alist' as a defvar
commitf5500e033ca1fe8b5b617b2577960d486120f807
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 7 Aug 2016 22:05:49 +0000 (8 00:05 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 7 Aug 2016 22:05:49 +0000 (8 00:05 +0200)
treef5a3c4e3b1e569e3b367c68aae1ebcbd79117259
parent40d140c64c4cbb3d0c71c75a8f73ce040f9af3b0
org-mobile: Demote `org-mobile-action-alist' as a defvar

* lisp/org-mobile.el (org-mobile-action-alist): Make it a defconst
  instead of a defcustom.

This variable is not meant to be modified, because the interface used is
not clear enough.
lisp/org-mobile.el