Minor, general refactor & comment updates
This commit is contained in:
parent
2c2030b583
commit
eef6ed3d11
4 changed files with 5 additions and 5 deletions
|
@ -704,7 +704,7 @@ compiled packages.'"
|
|||
if (file-exists-p path)
|
||||
collect path
|
||||
and do (delete-file path)
|
||||
and do (message "Deleted %s" (file-relative-name path)))
|
||||
and do (message "✓ Deleted %s" (file-relative-name path)))
|
||||
(message "Everything is clean"))))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue