;;; Commentary: ;; ;; `M-x elisp-docstring-preview' displays the docstring of a `defun', ;; `defvar' or similar toplevel form at point by `eval-defun' then ;; displaying it with the corresponding `describe-function', ;; `describe-variable', etc. See the `elisp-docstring-preview' docstring ;; for more.