Skip to content

Commit fc3325c

Browse files
authored
Merge pull request #2 from rgrinberg/autoload
Add autoload cookie to minor mode
2 parents 4e847bf + 795deeb commit fc3325c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

fontify-face.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ Note: instead of using constants we use functions which are not
5555
expected to change very much. This is to make toggling the
5656
display somewhat reliable during updates.")
5757

58+
;;;###autoload
5859
(define-minor-mode fontify-face-mode
5960
"Fontify symbols representing faces with that face."
6061
:lighter " 💡"

0 commit comments

Comments
 (0)