]> git.eshelyaron.com Git - emacs.git/commitdiff
* type-break.el (type-break-catch-up-event): New function.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 30 Jan 2007 19:36:32 +0000 (19:36 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 30 Jan 2007 19:36:32 +0000 (19:36 +0000)
(type-break-demo-hanoi, type-break-demo-life)
(type-break-demo-boring): Use it.

lisp/ChangeLog

index 5e7d688a14c864f6af0bff219822544bed1fbbe6..103b9f5dba251b00d97389356df4ea7bf7fb9afc 100644 (file)
@@ -1,5 +1,9 @@
 2007-01-30  Chong Yidong  <cyd@stupidchicken.com>
 
+       * type-break.el (type-break-catch-up-event): New function.
+       (type-break-demo-hanoi, type-break-demo-life)
+       (type-break-demo-boring): Use it.
+
        * image-mode.el (image-mode): Don't automatically view as image.
        (image-toggle-display): Add `disabled' property.