Skip to content

Commit

Permalink
Add autoload cookie to minor mode
Browse files Browse the repository at this point in the history
  • Loading branch information
rgrinberg committed Apr 20, 2018
1 parent 4e847bf commit 795deeb
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 795deeb

Please sign in to comment.