]> code.delx.au - gnu-emacs/commitdiff
* play/handwrite.el (handwrite): Also process lines not ending
authorChong Yidong <cyd@stupidchicken.com>
Sun, 12 Nov 2006 17:32:18 +0000 (17:32 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 12 Nov 2006 17:32:18 +0000 (17:32 +0000)
with newline.  Replace some position-fiddling with different
logic.  Improve performance.

lisp/ChangeLog

index 26dc12899b9cc3c6622b0384be360d2de2e32d9a..a9a47685d4e8970648ea9befa46f54e827846cb1 100644 (file)
@@ -1,3 +1,9 @@
+2006-11-12  Markus Triska  <triska@gmx.at>
+
+       * play/handwrite.el (handwrite): Also process lines not ending
+       with newline.  Replace some position-fiddling with different
+       logic.  Improve performance.
+
 2006-11-12  Stephen Leake  <stephen_leake@stephe-leake.org>
 
        * progmodes/ada-xref.el (ada-prj-default-check-cmd): New variable,