Using font-lock-variable-name-face in lieu of bold for autodoc
commitb695e11602abf10b9a4b1cf8b234f87ee1e915f2
authorJose Antonio Ortega Ruiz <jao@gnu.org>
Tue, 3 Mar 2015 23:09:45 +0000 (4 00:09 +0100)
committerJose Antonio Ortega Ruiz <jao@gnu.org>
Tue, 3 Mar 2015 23:09:45 +0000 (4 00:09 +0100)
tree97b9c0a670375f6dfab3ca9a5c6b9330f7039c33
parentf80f48ac7c00b4d0539c9a8f94e8f047482f930a
Using font-lock-variable-name-face in lieu of bold for autodoc

For some X faces, a bold string in the modeline causes emacs to widen it
to two lines, which is kind of annoying.  The default value of
font-lock-variable-name-face on color/X displays doesn't include any
boldness, and will probably improve the default experience of new users.
Thanks to Mario Domenech Goulart for noticing this and the previous one!
elisp/geiser-autodoc.el