doom/clean-compiled => doom/clean-compiled-files

This commit is contained in:
Henrik Lissner 2017-07-09 22:52:28 +02:00
parent 27b344b64a
commit 1ff0c2a8e7
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 3 additions and 3 deletions

View file

@ -626,7 +626,7 @@ to feel its effects."
(delete-directory doom-cache-dir t)
(make-directory doom-cache-dir t))
(defun doom/clean-compiled ()
(defun doom/clean-compiled-files ()
"Delete all compiled elc files in your Emacs configuration.
This excludes compiled packages in `doom-packages-dir'."