• Richard M. Stallman's avatar
    (saved_doc_string*): New variables. · b2a30870
    Richard M. Stallman authored
    (load_force_doc_strings): New variable.
    (syms_of_lread): Set up Lisp var load-force-doc-strings.
    (read_list): Handle load_force_doc_strings.
    Use the saved_doc_string, if it's right; otherwise, reread from file.
    (read1): Save last doc string in saved_doc_string.
    b2a30870
lread.c 60.8 KB