Tags: patch

This patch display variable docstring in
'elisp-eldoc-var-docstring-with-value' as:

font-lock-keywords: nil
A list of keywords and corresponding font-lock highlighting rules.
There are two kinds of values: user-level, and compiled.
[...]

instead:

font-lock-keywords: nil A list of keywords and corresponding font-lock highlighting rules.
There are two kinds of values: user-level, and compiled.
[...]