`+emacs-lisp-append-value-to-eldoc-a' `error's if the symbol isn't bound, because `symbol-value' errors in that case. Fix that bug by only modifying the result of `elisp-get-var-docstring' if the symbol is bound.