We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e847bf + 795deeb commit fc3325cCopy full SHA for fc3325c
1 file changed
fontify-face.el
@@ -55,6 +55,7 @@ Note: instead of using constants we use functions which are not
55
expected to change very much. This is to make toggling the
56
display somewhat reliable during updates.")
57
58
+;;;###autoload
59
(define-minor-mode fontify-face-mode
60
"Fontify symbols representing faces with that face."
61
:lighter " 💡"
0 commit comments