summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2005-04-08 23:33:28 +0000
committerKim F. Storm <storm@cua.dk>2005-04-08 23:33:28 +0000
commit4c03c46d5f8295b25d6583bd67c601a66f04e32e (patch)
tree29165a831e104493930e1f7e0ca59f2b47ff8a64 /lisp/emacs-lisp
parentbfd93240604163598511253cc33cdc3632288352 (diff)
downloademacs-4c03c46d5f8295b25d6583bd67c601a66f04e32e.tar.gz
emacs-4c03c46d5f8295b25d6583bd67c601a66f04e32e.tar.bz2
emacs-4c03c46d5f8295b25d6583bd67c601a66f04e32e.zip
(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.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions