format-proper-list-p
format-proper-list-p is a compiled Lisp function in `format.el
'.
(format-proper-list-p LIST)
Return t if LIST is a proper list.
A proper list is a list ending with a nil cdr, not with an atom
format.el
'.
(format-proper-list-p LIST)
Return t if LIST is a proper list.
A proper list is a list ending with a nil cdr, not with an atom