• Kim F. Storm's avatar
    (readevalloop): Add args START and END as region in · 4c03c46d
    Kim F. Storm authored
    current buffer to read.  Callers changed.
    When specified, narrow to this region only when reading,
    not during eval.  Track next point to read from during eval.
    Also restore point to "real" buffer position before eval.
    (Feval_region): Don't save excursion and restriction here, and
    don't narrow to region.  Just pass region to readevalloop.
    Note: Point is now preserved even when PRINTFLAG is nil.
    4c03c46d
lread.c 108 KB