Mercurial > emacs
comparison src/ndir.h @ 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 | 695cf19ef79e |
children | 9511dc88835c 375f2633d815 |
comparison
equal
deleted
inserted
replaced
61402:b2be03118df9 | 61403:008bb0675c5b |
---|