Files
@ ee27475b139d
Branch filter:
Location: workgroups2/src/workgroups-support-macro.el
ee27475b139d
2.6 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