• Richard M. Stallman's avatar
    (Vafter_insert_file_functions): New variable. · d6a3cc15
    Richard M. Stallman authored
    (Vwrite_region_annotate_functions): New variable.
    (Qcar_less_than_car): New variable.
    (Fcar_less_than_car): New function.
    (syms_of_fileio): Make Lisp variables and function available.
    staticpro Qcar_less_than_car.
    (a_write, build_annotations): New functions.
    (Fwrite_region): Call them.
    (Finsert_file_contents): Run the Vafter_insert_file_functions.
    d6a3cc15
fileio.c 99.7 KB