Files
@ ee27475b139d
Branch filter:
Location: workgroups2/src/workgroups-structs.el
ee27475b139d
1.3 KiB
text/x-elisp
Save variables without a serialize function
If the only thing to do is to save some local variable you can use
(save . (var1 var2 ...))
instead of a serialize function
If the only thing to do is to save some local variable you can use
(save . (var1 var2 ...))
instead of a serialize function