Add f.el autoloads to core-lib

This commit is contained in:
Henrik Lissner 2017-02-20 19:44:06 -05:00
parent 047ea64e99
commit 2569774a3b
2 changed files with 13 additions and 0 deletions

View file

@ -4,6 +4,7 @@
;; core packages
(@package async)
(@package s)
(@package f)
;; core-os.el
(when IS-MAC