• Dmitry Antipov's avatar
    * alloc.c (free_save_value): New function. · 62c2e5ed
    Dmitry Antipov authored
    (safe_alloca_unwind): Use it.
    * lisp.h (free_save_value): New prototype.
    * editfns.c (save_excursion_save): Use Lisp_Misc_Save_Value.
    Add comment.
    (save_excursion_restore): Adjust to match saved data structure.
    Use free_save_value to offload some work from GC.  Drop obsolete
    #if 0 code.
    62c2e5ed
ChangeLog 798 KB