Skip to content

Commit

Permalink
Merge pull request #2 from rgrinberg/autoload
Browse files Browse the repository at this point in the history
Add autoload cookie to minor mode
  • Loading branch information
Fuco1 authored Apr 20, 2018
2 parents 4e847bf + 795deeb commit fc3325c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fontify-face.el
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ Note: instead of using constants we use functions which are not
expected to change very much. This is to make toggling the
display somewhat reliable during updates.")

;;;###autoload
(define-minor-mode fontify-face-mode
"Fontify symbols representing faces with that face."
:lighter " 💡"
Expand Down

0 comments on commit fc3325c

Please sign in to comment.