summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8e92d077482..d509176d9b2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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,