Short projects: Difference between revisions

Jump to navigation Jump to search
Line 19: Line 19:
== Missing functions ==
== Missing functions ==


* hgsave/hgload functions
* hgsave/hgload functions '''[patch submitted]'''
** There is already a bug report that summarizes this (https://savannah.gnu.org/bugs/?func=detailitem&item_id=39532#options).  It would be quite easy to add these functions based on using hdl2struct and then saving the resulting struct and loading the struct and using struct2hdl to do the reverse.
** There is already a bug report that summarizes this (https://savannah.gnu.org/bugs/?func=detailitem&item_id=39532#options).  It would be quite easy to add these functions based on using hdl2struct and then saving the resulting struct and loading the struct and using struct2hdl to do the reverse.