org-make-parameter-alist

org-make-parameter-alist is a compiled Lisp function in `org-macs.el'.

(org-make-parameter-alist FLAT)

Return alist based on FLAT.
FLAT is a list with alternating symbol names and values. The
returned alist is a list of lists with the symbol name in car and
the value in cdr.