Add new cache library (persistent-soft wrapper)

This commit is contained in:
Henrik Lissner 2018-01-06 17:00:14 -05:00
parent fcd87f6f69
commit 0042a56d02
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 104 additions and 16 deletions

View file

@ -2,7 +2,6 @@
(require 'subr-x)
(load "async-autoloads" nil t)
(load "persistent-soft-autoloads" nil t)
(dolist (sym '(json-read json-read-file json-read-from-string json-encode))
(autoload sym "json"))
(eval-and-compile