emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 02 Aug 2004 18:14:01 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3822 emacs/src/ChangeLog:1.3823
*** emacs/src/ChangeLog:1.3822  Sun Aug  1 23:09:43 2004
--- emacs/src/ChangeLog Mon Aug  2 15:06:54 2004
***************
*** 1,5 ****
--- 1,17 ----
  2004-08-02  Kim F. Storm  <address@hidden>
  
+       * indent.c (compute_motion): Use actual window width if WIDTH is -1,
+       properly accounting for continuation glyph on non-window systems.
+       (Fcompute_motion): Use actual window width if WIDTH is nil, and
+       actual window width/height if TOPOS is nil, properly accounting for
+       continuation glyphs on non-window systems, and optional header lines.
+       (vmotion): Let compute_motion calculate actual window width.
+ 
+       * window.c (window_scroll_line_based): Let compute_motion
+       calculate actual window width.
+ 
+ 2004-08-02  Kim F. Storm  <address@hidden>
+ 
        * process.c (read_process_output): Use whole read buffer.
        Don't trigger adaptive read buffering on errors.
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]