Mercurial > emacs
comparison lispref/buffers.texi @ 61403:008bb0675c5b
(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.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 08 Apr 2005 23:33:28 +0000 |
parents | 134cd8afb3e7 |
children | 164ca32df6ab 72cf6261961e |
comparison
equal
deleted
inserted
replaced
61402:b2be03118df9 | 61403:008bb0675c5b |
---|