summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2001-11-15 11:55:26 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2001-11-15 11:55:26 (GMT)
commite10ad7411d1ec28dcfe30db1c03c8648af9b6020 (patch)
tree5830b0097e4cae430ecd6e2c802499b65e948719 /ChangeLog
parent8b11780e6c3a8e88151528856efec3da20507ef0 (diff)
downloadtk-e10ad7411d1ec28dcfe30db1c03c8648af9b6020.zip
tk-e10ad7411d1ec28dcfe30db1c03c8648af9b6020.tar.gz
tk-e10ad7411d1ec28dcfe30db1c03c8648af9b6020.tar.bz2
Minor improvements to undo (demo,docs&bindings)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 60cdaf7..564fa10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-11-15 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * doc/text.n: Overhauled the documentation of undo to make it
+ easier to understand.
+ * library/tk.tcl (::tk::EventMotifBindings): Added Emacs-like undo
+ binding, but not behaviour (we separate undo and redo.)
+ * library/demos/text.tcl: Show off our undo capability!
+
2001-11-12 David Gravereaux <davygrvy@pobox.com>
* win/mkd.bat: