From bfd93240604163598511253cc33cdc3632288352 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Fri, 8 Apr 2005 23:32:54 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index ec60d4add5f..2a7e88e4adf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +2005-04-09 Kim F. Storm + + * lread.c (readevalloop): Add args START and END as region in + 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. + 2005-04-08 Kim F. Storm * xdisp.c (syms_of_xdisp): Init overlay-arrow-string to "=>". -- 2.39.2