Files
doomemacs/modules
Nikita Bloshchanevich b12df73cc1 Emacs-lisp eldoc: fix error if symbol unbound
`+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.
2021-01-04 12:08:53 +01:00
..
2020-12-14 15:48:29 -05:00
2020-12-11 17:39:50 -05:00
2020-12-05 15:22:57 -05:00
2020-11-25 12:33:53 -05:00
2020-12-12 15:56:36 -05:00
2020-12-14 15:48:29 -05:00