Add new cache library (persistent-soft wrapper)
This commit is contained in:
parent
fcd87f6f69
commit
0042a56d02
4 changed files with 104 additions and 16 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue