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

Diff of /emacs/src/ChangeLog

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

revision 1.3822 by kfstorm, Sun Aug 1 23:09:43 2004 UTC revision 1.3823 by kfstorm, Mon Aug 2 15:06:54 2004 UTC
# Line 1  Line 1 
1  2004-08-02  Kim F. Storm  <storm@cua.dk>  2004-08-02  Kim F. Storm  <storm@cua.dk>
2    
3            * indent.c (compute_motion): Use actual window width if WIDTH is -1,
4            properly accounting for continuation glyph on non-window systems.
5            (Fcompute_motion): Use actual window width if WIDTH is nil, and
6            actual window width/height if TOPOS is nil, properly accounting for
7            continuation glyphs on non-window systems, and optional header lines.
8            (vmotion): Let compute_motion calculate actual window width.
9    
10            * window.c (window_scroll_line_based): Let compute_motion
11            calculate actual window width.
12    
13    2004-08-02  Kim F. Storm  <storm@cua.dk>
14    
15          * process.c (read_process_output): Use whole read buffer.          * process.c (read_process_output): Use whole read buffer.
16          Don't trigger adaptive read buffering on errors.          Don't trigger adaptive read buffering on errors.
17    

Legend:
Removed from v.1.3822  
changed lines
  Added in v.1.3823

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