contrib/lisp/org-annotate-file.el: Create a customization group and convert `defvar...
commit7c8559e339e6870a555ce90dcfb495abce9ca57e
authorGrégoire Jadi <gregoire.jadi@gmail.com>
Fri, 9 May 2014 05:58:59 +0000 (9 14:58 +0900)
committerGrégoire Jadi <gregoire.jadi@gmail.com>
Fri, 9 May 2014 13:22:10 +0000 (9 22:22 +0900)
treefe38b22ae4e58dfa823769bb476de71fb208b931
parenta6bc294c6e0001844a01ba0f2b2272bd781cd297
contrib/lisp/org-annotate-file.el: Create a customization group and convert `defvar' customization variables to `defcustom'

* contrib/lisp/org-annotate-file.el (org-annotate-file): New customization
group.

(org-annotate-file-storage-file org-annotate-file-add-search
org-annotate-file-always-open): Convert `defvar' symbols to `defcustom' using the new group.
contrib/lisp/org-annotate-file.el