/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4310 by kfstorm, Fri Apr 8 07:45:43 2005 UTC revision 1.4311 by kfstorm, Fri Apr 8 23:32:54 2005 UTC
# Line 1  Line 1 
1    2005-04-09  Kim F. Storm  <storm@cua.dk>
2    
3            * lread.c (readevalloop): Add args START and END as region in
4            current buffer to read.  Callers changed.
5            When specified, narrow to this region only when reading,
6            not during eval.  Track next point to read from during eval.
7            Also restore point to "real" buffer position before eval.
8            (Feval_region): Don't save excursion and restriction here, and
9            don't narrow to region.  Just pass region to readevalloop.
10            Note: Point is now preserved even when PRINTFLAG is nil.
11    
12  2005-04-08  Kim F. Storm  <storm@cua.dk>  2005-04-08  Kim F. Storm  <storm@cua.dk>
13    
14          * xdisp.c (syms_of_xdisp): Init overlay-arrow-string to "=>".          * xdisp.c (syms_of_xdisp): Init overlay-arrow-string to "=>".

Legend:
Removed from v.1.4310  
changed lines
  Added in v.1.4311

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26