summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2005-04-18 11:34:40 (GMT)
committervincentdarley <vincentdarley>2005-04-18 11:34:40 (GMT)
commit5ead8f9a8a9c1df902da03a5abd29c1a36b8e2ee (patch)
tree7f394614d99b93f8cd92b11140fa3789a05effb8 /ChangeLog
parent9295daaaad625b41892d939729104763a2d2b3ce (diff)
downloadtk-5ead8f9a8a9c1df902da03a5abd29c1a36b8e2ee.zip
tk-5ead8f9a8a9c1df902da03a5abd29c1a36b8e2ee.tar.gz
tk-5ead8f9a8a9c1df902da03a5abd29c1a36b8e2ee.tar.bz2
fix to Home/End and display lines
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fcf93f8..5be9374 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-04-18 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * library/text.tcl
+ * doc/text.n: corrected 'Home' and 'End' and Control-a/e handling
+ to work with display lines. This was an ommission of the previous
+ tip155 patch. Clarified the documentation on this point.
+
2005-04-14 Jeff Hobbs <jeffh@ActiveState.com>
* unix/tkUnixFont.c (FontMapLoadPage): reorder char[] decls to