emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 17 Dec 2004 07:00:24 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6759 emacs/lisp/ChangeLog:1.6760
*** emacs/lisp/ChangeLog:1.6759 Fri Dec 17 10:53:03 2004
--- emacs/lisp/ChangeLog        Fri Dec 17 11:48:56 2004
***************
*** 1,3 ****
--- 1,15 ----
+ 2004-12-17  Thien-Thi Nguyen  <address@hidden>
+ 
+       * play/zone.el (zone): Init `line-spacing' from orig buffer.
+       (zone-replace-char): Take `count' and `del-count'
+       instead of `direction'.  Update callers.  When `del-count' is
+       non-nil, delete that many characters, otherwise `count' characters
+       backwards.  Insert the newly-replaced string `count' times.
+       (zone-fret): Handle chars w/ width greater than one.
+       (zone-fall-through-ws): No longer take window width `ww'.
+       Update callers.  Add handling for `char-width' greater than one.
+       (zone-pgm-drip): Update var holding window-end position every cycle.
+ 
  2004-12-17  Andre Spiegel  <address@hidden>
  
        * vc.el (vc-default-update-changelog): Use insert-file-contents,




reply via email to

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