branch: externals/persist
commit 5b832595f448189572e8886baaa260e164bba543
Author: Phillip Lord
Commit: Phillip Lord
perist can now work with values other than numbers
No longer compare arbitrary values with `=` in persist-save.
---
persist.el| 4 +--
test/persist-tests
phillord pushed a change to branch externals/persist.
from 41a888f Add .elpaignore
new 5b83259 perist can now work with values other than numbers
new 2a2f83b Bump version
Summary of changes:
persist.el| 6 ++--
test/persist-tests.el | 76 +++
branch: externals/persist
commit 2a2f83b4d63734ed48603008c813cfacd9e99404
Author: Phillip Lord
Commit: Phillip Lord
Bump version
---
persist.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/persist.el b/persist.el
index 223f239..091e428 100644
--- a/persist.el
+++ b/pe
branch: master
commit aef00fd4f42d21a7783d4da298f0c015a1e66d77
Author: David Gonzalez Gandara
Commit: David Gonzalez Gandara
*packages/arbitools: Fixed some bugs
---
packages/arbitools/arbitools.el | 81 +
1 file changed, 34 insertions(+), 47 deletion