This file is to be used with Org Mode and Emacs.
org-defprop.el is intended to be used with `org-mode’ code as well as in extensions to `org-mode’. It two externally usable special forms (ie: macros): `deforgsetting’ and `deforgprop’.
The special forms are used to declare `org-mode’ settings (eg: `defcustom’) and properties (eg: `defvar’). Besides replacing the `defcustom’ or `defvar’ declarations, a #+KEYWORDS keyword is defined and the variable documentation is modified to describe the keyword.